2013-09-17 21:46:00 +00:00
|
|
|
define Profile/EASY80920NOR
|
|
|
|
NAME:=Lantiq VR9 - EASY80920NOR
|
2015-03-17 09:44:06 +00:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
|
2013-09-17 21:46:00 +00:00
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,EASY80920NOR))
|
|
|
|
|
|
|
|
define Profile/EASY80920NAND
|
|
|
|
NAME:=Lantiq VR9 - EASY80920NAND
|
2015-03-17 09:44:06 +00:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
|
2013-09-17 21:46:00 +00:00
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,EASY80920NAND))
|