wok rev 17029

linux64: new module path (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 16 19:00:53 2014 +0200 (2014-08-16)
parents 889f25f00105
children 31ece15b363f
files linux-uml/receipt linux/receipt
line diff
     1.1 --- a/linux-uml/receipt	Sat Aug 16 18:54:48 2014 +0200
     1.2 +++ b/linux-uml/receipt	Sat Aug 16 19:00:53 2014 +0200
     1.3 @@ -27,7 +27,6 @@
     1.4  		xzcat $SRC/$(basename $PATCH) | patch -Np1
     1.5  		touch done.patch-$VERSION
     1.6  	fi
     1.7 -	cp /usr/share/boot/initrd initrd.cpio
     1.8  	sed -i 's/uname -m/echo i386/;s|/bin/bash|/bin/ash|g' Makefile
     1.9  	make ARCH=um mrproper	
    1.10  	cat > mini.config << EOF &&
     2.1 --- a/linux/receipt	Sat Aug 16 18:54:48 2014 +0200
     2.2 +++ b/linux/receipt	Sat Aug 16 19:00:53 2014 +0200
     2.3 @@ -13,7 +13,7 @@
     2.4  
     2.5  DEPENDS="kmod"
     2.6  BUILD_DEPENDS="slitaz-toolchain perl git xz lzma patch kmod \
     2.7 -uclibc-cross-compiler-x86_64 busybox-boot"
     2.8 +uclibc-cross-compiler-x86_64"
     2.9  
    2.10  #
    2.11  # The Linux receipt handle cross compilation. For x86_64 we actually use