summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx25pdk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx25pdk.conf')
-rw-r--r--conf/machine/imx25pdk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx25pdk.conf b/conf/machine/imx25pdk.conf
index f35d0db4..e22d9f4e 100644
--- a/conf/machine/imx25pdk.conf
+++ b/conf/machine/imx25pdk.conf
@@ -17,7 +17,7 @@ SERIAL_CONSOLE = "115200 ttymxc0"
17 17
18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" 18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
19 19
20WKS_FILE ?= "imx-uboot.wks" 20WKS_FILE = "imx-uboot.wks"
21MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \ 21MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
22 kernel-image \ 22 kernel-image \
23 kernel-devicetree \ 23 kernel-devicetree \