wok rev 4663

linux-source: tiny change on buildtaz
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Dec 28 23:53:32 2009 +0100 (2009-12-28)
parents 909b7f4f078b
children 419f07d4eee7
files linux-source/stuff/buildtaz
line diff
     1.1 --- a/linux-source/stuff/buildtaz	Mon Dec 28 23:47:55 2009 +0100
     1.2 +++ b/linux-source/stuff/buildtaz	Mon Dec 28 23:53:32 2009 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  # Build and compress modules if needed
     1.5  if grep -q '^CONFIG_MODULES=y' .config ; then
     1.6  	INSTALL_MOD_PATH="$fs" make KBUILD_SRC= modules_install
     1.7 -	$objtree/slitaz/gztazmod.sh $fs/lib/modules/${VERSION}${LOCALVERSION}
     1.8 +	[ -f $objtree/slitaz/gztazmod.sh ] && $objtree/slitaz/gztazmod.sh $fs/lib/modules/${VERSION}${LOCALVERSION}
     1.9  fi
    1.10  
    1.11  # Create Slitaz package