summaryrefslogtreecommitdiff
path: root/openwrt/include
Commit message (Collapse)AuthorAgeFilesLines
* add workaround for kernel module installFelix Fietkau2006-06-281-1/+3
| | | | SVN-Revision: 4098
* minor changesMike Baker2006-06-271-1/+1
| | | | SVN-Revision: 4096
* credit where credit is dueMike Baker2006-06-2711-1/+66
| | | | SVN-Revision: 4091
* add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-264-10/+117
| | | | SVN-Revision: 4083
* fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
| | | | SVN-Revision: 4081
* add extra targets to improve make tracing outputFelix Fietkau2006-06-251-1/+6
| | | | SVN-Revision: 4078
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-0/+6
| | | | SVN-Revision: 4073
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-231-6/+2
| | | | SVN-Revision: 4067
* set default verbosity to 0Mike Baker2006-06-231-1/+1
| | | | SVN-Revision: 4066
* fix kernel configure targetMike Baker2006-06-231-2/+1
| | | | SVN-Revision: 4065
* switch on new verbose systemMike Baker2006-06-232-8/+14
| | | | SVN-Revision: 4064
* new verbose/trace script for makeMike Baker2006-06-231-0/+25
| | | | SVN-Revision: 4057
* .pkginfo cleanup #2Mike Baker2006-06-232-7/+7
| | | | SVN-Revision: 4053
* set defaults for .pkginfoMike Baker2006-06-231-1/+4
| | | | SVN-Revision: 4052
* remove stale reference to package/rules.mk - not that useful in the ↵Felix Fietkau2006-06-221-1/+1
| | | | | | dependency handling anyway SVN-Revision: 4049
* add 0xdeadc0de to the jffs2 filesystem imagesFelix Fietkau2006-06-221-0/+4
| | | | SVN-Revision: 4048
* move target/linux/image to target/imageFelix Fietkau2006-06-211-0/+23
| | | | SVN-Revision: 4040
* massive cleanup of toolchain/Felix Fietkau2006-06-212-6/+121
| | | | SVN-Revision: 4038
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-213-3/+3
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-217-0/+1372
lzma, mkfs.* into toolchain/ SVN-Revision: 4032