diff options
Diffstat (limited to 'target/linux/lantiq/xway/profiles/aztech.mk')
-rw-r--r-- | target/linux/lantiq/xway/profiles/aztech.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/lantiq/xway/profiles/aztech.mk b/target/linux/lantiq/xway/profiles/aztech.mk deleted file mode 100644 index 8f4887720e..0000000000 --- a/target/linux/lantiq/xway/profiles/aztech.mk +++ /dev/null @@ -1,7 +0,0 @@ -define Profile/GR7000 - NAME:=Aztech GR7000 - PACKAGES:= \ - kmod-ltq-deu-ar9 kmod-usb-dwc2 \ - swconfig -endef -$(eval $(call Profile,GR7000)) |