aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/lantiq.mk
blob: 0ec6be4c052de0f15525259b500b04e583c8cb5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
define Profile/EASY80920NOR
  NAME:=Lantiq VR9 - EASY80920NOR
  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef

$(eval $(call Profile,EASY80920NOR))

define Profile/EASY80920NAND
  NAME:=Lantiq VR9 - EASY80920NAND
  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef

$(eval $(call Profile,EASY80920NAND))