kbuild: Do not package /boot and /lib in make tar-pkg
[pandora-kernel.git] / arch / x86 / Makefile
index c098ca4..b0c5276 100644 (file)
@@ -138,7 +138,7 @@ KBUILD_CFLAGS += $(call cc-option,-mno-avx,)
 KBUILD_CFLAGS += $(mflags-y)
 KBUILD_AFLAGS += $(mflags-y)
 
 KBUILD_CFLAGS += $(mflags-y)
 KBUILD_AFLAGS += $(mflags-y)
 
-archscripts: scripts_basic
+archscripts:
        $(Q)$(MAKE) $(build)=arch/x86/tools relocs
 
 ###
        $(Q)$(MAKE) $(build)=arch/x86/tools relocs
 
 ###