- set preferred kernel format to bzImage for i386 family
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 30 Jan 2007 17:37:35 +0000 (17:37 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 30 Jan 2007 17:37:35 +0000 (17:37 -0000)
target/device/x86/i386/Makefile.in

index 5711c38e7ae526f4d5ebe8f3bbc8e3e6c748edca..0e6ab6148300f63ab26c1e70305ebc668b8e97a3 100644 (file)
@@ -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