summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* target/linux/image rewriteFelix Fietkau2006-06-041-66/+21
| | | | SVN-Revision: 3905
* disable target/linux/packageFelix Fietkau2006-05-311-2/+0
| | | | SVN-Revision: 3856
* resync with kamikazeFelix Fietkau2006-05-301-0/+2
| | | | SVN-Revision: 3844
* BR2_ -> CONFIG_Mike Baker2006-05-111-2/+2
| | | | SVN-Revision: 3766
* remove old trace/verbose junkFelix Fietkau2006-05-101-9/+0
| | | | SVN-Revision: 3755
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-121-1/+1
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-101-0/+1
| | | | | | Thanks to Etienne for the hardware ;) SVN-Revision: 3606
* change cp to $(CP)Mike Baker2006-02-011-6/+6
| | | | SVN-Revision: 3112
* fix "make target/linux/package/*-*" targetsMike Baker2006-01-311-0/+2
| | | | SVN-Revision: 3103
* fix trace targets to actually display correct target namesMike Baker2006-01-141-9/+9
| | | | SVN-Revision: 2970
* Merge aruba supportMike Baker2006-01-121-0/+1
| | | | SVN-Revision: 2940
* fix non-verbose messages for the new target/linux structureFelix Fietkau2006-01-111-5/+5
| | | | SVN-Revision: 2901
* large target/linux cleanupFelix Fietkau2006-01-101-5/+5
| | | | SVN-Revision: 2877
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-251-0/+1
| | | | | | big endian toolchain SVN-Revision: 2781
* add 2.6 support for x86Nicolas Thill2005-11-031-0/+1
| | | | SVN-Revision: 2320
* cosmetic fix for V= stuffFelix Fietkau2005-10-231-7/+7
| | | | SVN-Revision: 2290
* rename soekris port to x86Nicolas Thill2005-10-231-1/+1
| | | | SVN-Revision: 2285
* another batch of V= stuffFelix Fietkau2005-10-221-5/+5
| | | | SVN-Revision: 2244
* make log output a bit nicerFelix Fietkau2005-10-221-0/+7
| | | | SVN-Revision: 2241
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-0/+3
| | | | | | but not complete, yet. SVN-Revision: 2221
* add KERNEL variableWaldemar Brodkorb2005-09-101-5/+5
| | | | SVN-Revision: 1885
* fix some typosFelix Fietkau2005-09-011-3/+3
| | | | SVN-Revision: 1824
* first 2.6 stuff for netgear wgt634u, unusable.Waldemar Brodkorb2005-08-281-0/+1
| | | | SVN-Revision: 1773
* fix image builder dependency problemFelix Fietkau2005-08-141-2/+2
| | | | SVN-Revision: 1664
* add new image builderFelix Fietkau2005-08-141-1/+35
| | | | SVN-Revision: 1661
* add preliminary support for soekris boardsNicolas Thill2005-07-251-0/+1
| | | | SVN-Revision: 1564
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-141-0/+1
| | | | SVN-Revision: 1236
* cleanup in target/Felix Fietkau2005-06-111-8/+12
| | | | SVN-Revision: 1205
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-1/+6
| | | | SVN-Revision: 1149
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+33
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085