> -----Original Message----- > From: openwrt-devel [mailto:[email protected]] On > Behalf Of Evgeniy Didin > Sent: Donnerstag, 12. März 2020 14:35 > To: [email protected] > Cc: Evgeniy Didin <[email protected]>; Hauke Mehrtens > <[email protected]>; Petr Štetiar <[email protected]>; Alexey Brodkin > <[email protected]>; John Crispin <[email protected]> > Subject: [OpenWrt-Devel] [PATCH 4/5] archs38: remove ath9k-htc package
Why? -> commit message ... > > Signed-off-by: Evgeniy Didin <[email protected]> > Cc: Alexey Brodkin <[email protected]> > Cc: Petr Štetiar <[email protected]> > Cc: Hauke Mehrtens <[email protected]> > Cc: John Crispin <[email protected]> > --- > target/linux/archs38/generic/profiles/00-default.mk | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/target/linux/archs38/generic/profiles/00-default.mk > b/target/linux/archs38/generic/profiles/00-default.mk > index ec9bbbb19f..6c0f1bc291 100644 > --- a/target/linux/archs38/generic/profiles/00-default.mk > +++ b/target/linux/archs38/generic/profiles/00-default.mk > @@ -3,11 +3,10 @@ > # > # This is free software, licensed under the GNU General Public License v2. > # See /LICENSE for more information. > -# > > define Profile/Default > NAME:=Default Profile (all drivers) > - PACKAGES:= kmod-usb2 kmod-ath9k-htc wpad-basic > + PACKAGES:= kmod-usb2 wpad-basic > endef > > define Profile/Default/Description > -- > 2.23.0 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
