wok-6.x diff linux-uml/receipt @ rev 17028

linux64: new module path (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 16 18:54:48 2014 +0200 (2014-08-16)
parents eb689de65d7e
children 532076da08b9
line diff
     1.1 --- a/linux-uml/receipt	Wed Dec 18 08:40:48 2013 +0000
     1.2 +++ b/linux-uml/receipt	Sat Aug 16 18:54:48 2014 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  PATCH="$(dirname $WGET_URL)/patch-$VERSION.xz" &&
     1.5  EXTRA_SOURCE_FILES="$(basename $PATCH)"
     1.6  
     1.7 -BUILD_DEPENDS="bash perl busybox-boot"
     1.8 +BUILD_DEPENDS="bash perl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -83,7 +83,6 @@
    1.13  CONFIG_IP_NF_TARGET_REDIRECT=y
    1.14  CONFIG_NETDEVICES=y
    1.15  CONFIG_TUN=y
    1.16 -CONFIG_INITRAMFS_SOURCE="initrd.cpio"
    1.17  EOF
    1.18  	make ARCH=um allnoconfig KCONFIG_ALLCONFIG=mini.config &&
    1.19  	make ARCH=um