From d41175cdb1e4a9d4404fa4c2d4073b88111961f1 Mon Sep 17 00:00:00 2001 From: blogic Date: Sat, 15 Sep 2012 09:20:50 +0000 Subject: [PATCH] ramips/rt3883: fix a typo in the ASUS profile Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33410 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt3883/profiles/asus.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/rt3883/profiles/asus.mk b/target/linux/ramips/rt3883/profiles/asus.mk index e1c60eed06..4c652df93f 100644 --- a/target/linux/ramips/rt3883/profiles/asus.mk +++ b/target/linux/ramips/rt3883/profiles/asus.mk @@ -7,7 +7,7 @@ define Profile/RTN56U NAME:=Asus RT-N56U - PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb-usb2 swconfig + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig endef define Profile/RTN56U/Description -- 2.11.0