From 891bd1bc3a91b54a1c6cf160a4325916b760bd9b Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Sat, 17 Dec 2016 00:05:00 -0500 Subject: [PATCH] Fixed string in uboot-ar71xx/Makefile --- package/boot/uboot-ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/boot/uboot-ar71xx/Makefile b/package/boot/uboot-ar71xx/Makefile index 615ef29885..9c0fbe873c 100644 --- a/package/boot/uboot-ar71xx/Makefile +++ b/package/boot/uboot-ar71xx/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk -PKG_NAME:=u-boot +PKG_NAME:=u-boot-libre PKG_VERSION:=2010.03 PKG_RELEASE:=1 -- 2.25.1