mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
Merge pull request #384 from christophgysin/master
add missing USB_NET modules
This commit is contained in:
commit
ca9e3f37a7
2 changed files with 2 additions and 2 deletions
|
@ -264,7 +264,7 @@ package_linux-headers-raspberrypi() {
|
|||
rm -rf "${pkgdir}"/usr/src/linux-${_kernver}/arch/{alpha,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,x86,xtensa}
|
||||
}
|
||||
|
||||
md5sums=('5e0da33033bcf5903c81a7a9a0c79550'
|
||||
md5sums=('072ced3366eae722f8f22226ca268dbe'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
|
|
@ -1387,7 +1387,7 @@ CONFIG_USB_KC2190=y
|
|||
CONFIG_USB_NET_ZAURUS=m
|
||||
CONFIG_USB_NET_CX82310_ETH=m
|
||||
CONFIG_USB_NET_KALMIA=m
|
||||
# CONFIG_USB_NET_QMI_WWAN is not set
|
||||
CONFIG_USB_NET_QMI_WWAN=m
|
||||
# CONFIG_USB_HSO is not set
|
||||
CONFIG_USB_NET_INT51X1=m
|
||||
CONFIG_USB_IPHETH=m
|
||||
|
|
Loading…
Reference in a new issue