Commit 3b113196 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- set preferred kernel format to bzImage for i386 family

parent bf64053b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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