kumquat-buildroot/linux
Thomas De Schampheleire 73d757b714 linux: make vmlinux target available to all architectures
The 'vmlinux' target in the linux build directory is a generic target. It may
not be directly bootable for all architectures, but for projects where a custom
bootloader is used, it can be of value.

Previously, this target was only available for mips architectures. This patch
removes this restriction.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-14 16:20:53 +01:00
..
Config.ext.in Add support for the RTAI real-time extension 2011-09-18 23:00:07 +02:00
Config.in linux: make vmlinux target available to all architectures 2011-11-14 16:20:53 +01:00
linux-ext-rtai.mk rtai: fix path to apply-patches 2011-09-20 22:18:32 +02:00
linux-ext-xenomai.mk rtai, xenomai: use the pre patch hook point 2011-09-20 22:18:16 +02:00
linux.mk linux: add linux-update-config and linux-update-defconfig targets 2011-11-11 20:13:14 +01:00