From 6749144071b6b3cb14f0fed8a17bcc380d29f31c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 10 Feb 2018 18:19:41 +0000 Subject: don't filter platform drivers (currently only chromeos devices) from core --- filter-aarch64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter-aarch64.sh') diff --git a/filter-aarch64.sh b/filter-aarch64.sh index 4ca60946f..0bc756108 100644 --- a/filter-aarch64.sh +++ b/filter-aarch64.sh @@ -9,7 +9,7 @@ # modifications to the overrides below. If something should be removed across # all arches, remove it in the default instead of per-arch. -driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1" +driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia power ssb staging tty uio uwb w1" ethdrvs="3com adaptec arc alteon atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell micrel myricom neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti via wiznet xircom" -- cgit