- set preferred kernel format to bzImage for i386 family
This commit is contained in:
parent
bf64053b8b
commit
3b11319651
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user