# HG changeset patch # User Pascal Bellard # Date 1408208453 -7200 # Node ID 532076da08b90cf0863eb86d8a47a212851329ea # Parent 889f25f0010542683d8f4ebe2595abbe92692d16 linux64: new module path (again) diff -r 889f25f00105 -r 532076da08b9 linux-uml/receipt --- a/linux-uml/receipt Sat Aug 16 18:54:48 2014 +0200 +++ b/linux-uml/receipt Sat Aug 16 19:00:53 2014 +0200 @@ -27,7 +27,6 @@ xzcat $SRC/$(basename $PATCH) | patch -Np1 touch done.patch-$VERSION fi - cp /usr/share/boot/initrd initrd.cpio sed -i 's/uname -m/echo i386/;s|/bin/bash|/bin/ash|g' Makefile make ARCH=um mrproper cat > mini.config << EOF && diff -r 889f25f00105 -r 532076da08b9 linux/receipt --- a/linux/receipt Sat Aug 16 18:54:48 2014 +0200 +++ b/linux/receipt Sat Aug 16 19:00:53 2014 +0200 @@ -13,7 +13,7 @@ DEPENDS="kmod" BUILD_DEPENDS="slitaz-toolchain perl git xz lzma patch kmod \ -uclibc-cross-compiler-x86_64 busybox-boot" +uclibc-cross-compiler-x86_64" # # The Linux receipt handle cross compilation. For x86_64 we actually use