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