forked from Ivasoft/openwrt
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 <dgolle@allnet.de> SVN-Revision: 35990
This commit is contained in:
9
target/linux/lantiq/xway/profiles/audiocodes.mk
Normal file
9
target/linux/lantiq/xway/profiles/audiocodes.mk
Normal file
@@ -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))
|
||||
Reference in New Issue
Block a user