summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/avm.mk
blob: 30a41199d594a7a459d1ceeec78dea47008b055c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
define Profile/FRITZ3370
  NAME:=Fritz!Box WLan - FRITZ3370
  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef

$(eval $(call Profile,FRITZ3370))

define Profile/FRITZ7360SL
  NAME:=1&1 HomeServer - FRITZ7360SL
  PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef

$(eval $(call Profile,FRITZ7360SL))