diff options
Diffstat (limited to 'package/boot/uboot-zynq')
-rw-r--r-- | package/boot/uboot-zynq/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index b6b1dc8b85..c605cfaeb2 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -60,6 +60,4 @@ endef define Package/u-boot/install/default endef -Build/Exports:=$(Host/Exports) - $(eval $(call BuildPackage/U-Boot)) |