From 10ea53f900ee0cb384a9610d8870ba86cd837791 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Mon, 26 Feb 2018 23:00:07 +0100 Subject: ramips: add U-Boot env support for ALFA Network AC1200RM Signed-off-by: Piotr Dymacz --- target/linux/ramips/image/mt7620.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/image/mt7620.mk') diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index e0a47b7340..c12a915245 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -32,7 +32,7 @@ define Device/alfa-network_ac1200rm DTS := AC1200RM IMAGE_SIZE := 16064k DEVICE_TITLE := ALFA Network AC1200RM - DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci + DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci uboot-envtools endef TARGET_DEVICES += alfa-network_ac1200rm -- cgit v1.2.3