diff options
Diffstat (limited to 'conf/machine/kb9202.conf')
-rw-r--r-- | conf/machine/kb9202.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/kb9202.conf b/conf/machine/kb9202.conf index 0e9c0d3b92..6501896780 100644 --- a/conf/machine/kb9202.conf +++ b/conf/machine/kb9202.conf @@ -18,3 +18,5 @@ require conf/machine/include/tune-arm920t.conf ROOT_FLASH_SIZE = "12" MACHINE_FEATURES = "kernel26 usbhost usbgadget irda" + +KERNEL_IMAGETYPE = "uImage" |