From 3df283247e736971b2bbaa1c04badcc3cf2f78ab Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 29 Mar 2011 06:20:00 +0000 Subject: [lantiq] * fix ARV7518PW support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/profiles/002-arcadyan.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/lantiq/xway/profiles') diff --git a/target/linux/lantiq/xway/profiles/002-arcadyan.mk b/target/linux/lantiq/xway/profiles/002-arcadyan.mk index a70a1ef7e..79694f141 100644 --- a/target/linux/lantiq/xway/profiles/002-arcadyan.mk +++ b/target/linux/lantiq/xway/profiles/002-arcadyan.mk @@ -87,3 +87,15 @@ endef $(eval $(call Profile,ARV752DPW22)) +define Profile/ARV7518PW + NAME:=ARV7518PW - ASTORIA + PACKAGES:= kmod-usb-core kmod-usb-dwc-otg \ + kmod-ledtrig-netdev kmod-ledtrig-usbdev kmod-leds-gpio kmod-button-hotplug \ + kmod-ath9k wpad-mini ltq-dsl-firmware-a swconfig +endef + +define Profile/ARV7518PW/Description + Package set optimized for the ARV7518PW +endef + +$(eval $(call Profile,ARV7518PW)) -- cgit v1.2.3