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:
@@ -131,6 +131,9 @@ ifeq ($(CONFIG_TARGET_lantiq_xway),y)
|
||||
Image/BuildKernel/Profile/EASY50712=$(call Image/BuildKernel/Template,EASY50712)
|
||||
Image/Build/Profile/EASY50712=$(call Image/Build/$(1),$(1),EASY50712)
|
||||
|
||||
Image/BuildKernel/Profile/ACMP252=$(call Image/BuildKernel/Template,ACMP252)
|
||||
Image/Build/Profile/ACMP252=$(call Image/Build/$(1),$(1),ACMP252)
|
||||
|
||||
Image/BuildKernel/Profile/ARV4510PW=$(call Image/BuildKernel/Template,ARV4510PW)
|
||||
Image/Build/Profile/ARV4510PW=$(call Image/Build/$(1),$(1),ARV4510PW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user