aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/aztech.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/xway/profiles/aztech.mk')
-rw-r--r--target/linux/lantiq/xway/profiles/aztech.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/profiles/aztech.mk b/target/linux/lantiq/xway/profiles/aztech.mk
new file mode 100644
index 0000000..3b9e92d
--- /dev/null
+++ b/target/linux/lantiq/xway/profiles/aztech.mk
@@ -0,0 +1,7 @@
+define Profile/GR7000
+ NAME:=Aztech GR7000
+ PACKAGES:= \
+ kmod-ltq-deu-ar9 kmod-ltq-hcd-ar9 \
+ swconfig
+endef
+$(eval $(call Profile,GR7000))