aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/image/grub/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-73/+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-1/+2
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-26/+10
| | | | SVN-Revision: 6360
* fix grub segfaults on hosts where gcc is built with stack smashing protectionNicolas Thill2007-01-021-1/+10
| | | | SVN-Revision: 5969
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+79
directories are now self contained SVN-Revision: 5669