]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/Makefile
karo: tx28: replace SETUP_IOMUX_PAD macro with mxs_iomux_setup_pad() call
[karo-tx-uboot.git] / board / karo / tx28 / Makefile
index 698298c829f9ec8745fae3c3864dba66eedaf2f3..3c8d7f057e36ba0ec5581087ca647369c34c7ad0 100644 (file)
@@ -6,6 +6,4 @@
 
 obj-y                          += tx28.o
 obj-$(CONFIG_SPL_BUILD)                += spl_boot.o
-ifneq ($(CONFIG_SPL_BUILD),y)
-       obj-$(CONFIG_CMD_ROMUPDATE) += flash.o
-endif
+obj-$(CONFIG_CMD_ROMUPDATE)    += flash.o