X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fboot%2Fuboot-at91%2FMakefile;h=cad12ec2f8706a50ba962ae36e9cb8faa97941f2;hp=268b254206efa4a6b02a1a96d10a7400e6de9bd6;hb=e1b653944d5c11be1cf82f6b0ae25c8ce6516869;hpb=5147e0d4766ee01ae543921d4370be72fddfff21 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