- set preferred kernel format to bzImage for i386 family

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-30 17:37:35 +00:00
parent bf64053b8b
commit 3b11319651

View 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