kernel-4.14.55
This commit is contained in:
@@ -13,8 +13,8 @@ WorkDir = get.ARCH()
|
||||
KDIR = kerneltools.getKernelVersion()
|
||||
|
||||
def build():
|
||||
#shelltools.system("sed -e '/BRCM_WLAN_IFNAME/s:eth:wlan:' \
|
||||
#-i src/wl/sys/wl_linux.c")
|
||||
shelltools.system("sed -e '/BRCM_WLAN_IFNAME/s:eth:wlan:' \
|
||||
-i src/wl/sys/wl_linux.c")
|
||||
autotools.make("Werror=0 -C /lib/modules/%s/build M=%s modules" % (KDIR, get.curDIR()))
|
||||
|
||||
def install():
|
||||
|
||||
Reference in New Issue
Block a user