summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/aztech.mk
blob: 8f4887720e173849ce12aed0f40c2a7552741adb (plain)
1
2
3
4
5
6
7
define Profile/GR7000
  NAME:=Aztech GR7000
  PACKAGES:= \
	kmod-ltq-deu-ar9 kmod-usb-dwc2 \
	swconfig
endef
$(eval $(call Profile,GR7000))