e3a6ea65e1
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
9 lines
246 B
Makefile
9 lines
246 B
Makefile
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))
|