aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-48/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-2/+2
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Major cleanup : - no more Broadcom kerSys* code - working runtime boot ↵Florian Fainelli2007-04-081-3/+18
| | | | | | loader detection - updated flash map driver SVN-Revision: 6896
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6360
* some platform support path name cleanupFelix Fietkau2006-12-181-2/+2
| | | | SVN-Revision: 5846
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+33
directories are now self contained SVN-Revision: 5669