diff --git a/package/boot/uboot-at91/Makefile b/package/boot/uboot-at91/Makefile index 268b254206..cad12ec2f8 100644 --- a/package/boot/uboot-at91/Makefile +++ b/package/boot/uboot-at91/Makefile @@ -17,6 +17,7 @@ include $(INCLUDE_DIR)/package.mk define U-Boot/Default BUILD_TARGET:=at91 + HIDDEN:=1 UBOOT_IMAGE:=u-boot.bin boot.bin endef