diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/em-x270.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf index 05f7759f9..99e2e6e63 100644 --- a/meta/conf/machine/em-x270.conf +++ b/meta/conf/machine/em-x270.conf @@ -53,3 +53,5 @@ module_autoload_pxa27x_udc = "pxa27x_udc" module_autoload_g_ether = "g_ether" SERIAL_CONSOLE = "115200 ttyS0" + +KERNELIMAGE_TYPE = "uImage" |