aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+10
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-9/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable the use of lzma since the alchemy images are zlib compressed and ↵Florian Fainelli2006-07-021-1/+0
| | | | | | there is a lot of space. Fix makefile error when "touching" zImage.flash.srec git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-5/+2
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.17, probably break some stuff temporaryImre Kaloz2006-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix unnecessary kernel rebuildFelix Fietkau2006-06-041-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* resync with kamikazeFelix Fietkau2006-05-301-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old trace/verbose junkFelix Fietkau2006-05-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.4 *sigh*Imre Kaloz2006-04-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* follow the stable tree, upgrade to 2.6.16.3Imre Kaloz2006-04-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-101-0/+25
Thanks to Etienne for the hardware ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73