From e3a6ea65e1a80bcfa3f05ea38a22853dd464944d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 12 Mar 2013 13:52:54 +0000 Subject: add support for AudioCodes AC-252 user-space support for extracting the EEPROM for the RaLink WiFi is still missing. Besides this, it's all working. Signed-off-by: Daniel Golle SVN-Revision: 35990 --- target/linux/lantiq/xway/profiles/audiocodes.mk | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/linux/lantiq/xway/profiles/audiocodes.mk (limited to 'target/linux/lantiq/xway/profiles/audiocodes.mk') diff --git a/target/linux/lantiq/xway/profiles/audiocodes.mk b/target/linux/lantiq/xway/profiles/audiocodes.mk new file mode 100644 index 0000000..5f24dfc --- /dev/null +++ b/target/linux/lantiq/xway/profiles/audiocodes.mk @@ -0,0 +1,9 @@ +define Profile/ACMP252 + NAME:=AudioCodes MediaPack MP-252 + PACKAGES:=kmod-rt2x00 wpad-mini \ + kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \ + kmod-ltq-adsl-danube-fw-a kmod-ltq-ptm-danube \ + ltq-adsl-app +endef + +$(eval $(call Profile,ACMP252)) -- cgit v1.1