aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mys_6ulx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mys_6ulx.h')
-rw-r--r--include/configs/mys_6ulx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mys_6ulx.h b/include/configs/mys_6ulx.h
index b968923819..4162ee8caa 100644
--- a/include/configs/mys_6ulx.h
+++ b/include/configs/mys_6ulx.h
@@ -50,7 +50,7 @@
#define BOOT_TARGET_DEVICES(func) \
func(MMC, mmc, 0) \
- func(UBIFS, ubifs, 0) \
+ func(UBIFS, ubifs, 0, UBI, boot) \
func(PXE, pxe, na) \
func(DHCP, dhcp, na)