ar71xx: Add support for ZyXEL NBG6616.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> SVN-Revision: 47405
This commit is contained in:
@@ -15,3 +15,15 @@ define Profile/NBG_460N_550N_550NH/Description
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,NBG_460N_550N_550NH))
|
||||
|
||||
|
||||
define Profile/NBG6616
|
||||
NAME:=ZyXEL NBG6616
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev kmod-usb-storage kmod-rtc-pcf8563 kmod-ath10k
|
||||
endef
|
||||
|
||||
define Profile/NBG6616/Description
|
||||
Package set optimized for the ZyXEL NBG6616
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,NBG6616))
|
||||
|
||||
Reference in New Issue
Block a user