From: Bernhard Reutner-Fischer Date: Tue, 30 Jan 2007 17:37:35 +0000 (-0000) Subject: - set preferred kernel format to bzImage for i386 family X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b11319651adacb45056929088f5ee48c92d7620;p=buildroot.git - set preferred kernel format to bzImage for i386 family --- diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in index 5711c38e7a..0e6ab61483 100644 --- a/target/device/x86/i386/Makefile.in +++ b/target/device/x86/i386/Makefile.in @@ -3,5 +3,6 @@ BR2_BOARD_PATH:=target/device/x86/i386 ifndef LINUX26_KCONFIG LINUX26_KCONFIG=$(BR2_BOARD_PATH)/linux26.config endif +LINUX26_FORMAT=bzImage TARGETS+=linux26