wok-6.x diff broadcom-wl/receipt @ rev 20321

Fix busybox, etherboot & mgetty
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 20 21:26:43 2018 +0200 (2018-05-20)
parents 5bafc5ba9b44
children 564f7f9745bd
line diff
     1.1 --- a/broadcom-wl/receipt	Mon Apr 02 11:19:24 2018 +0200
     1.2 +++ b/broadcom-wl/receipt	Sun May 20 21:26:43 2018 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  {
     1.5  	sed -i 's|ndo_set_multicast_list|ndo_set_rx_mode|' src/wl/sys/wl_linux.c
     1.6  	sed -i 's|linux/autoconf.h|generated/autoconf.h|' src/include/linuxver.h
     1.7 -	for i in semaphore 3.4.0 3.6.0 3.8.0 3.9.0 ; do
     1.8 +	for i in semaphore 3.4.0 3.6.0 3.8.0 3.9.0 3.14.0 ; do
     1.9  		patch -Np1 -i $stuff/$i.patch
    1.10  	done
    1.11  	KBUILD_NOPEDANTIC=1 make -C /usr/src/linux M=`pwd`