[Buildroot] [PATCH] Clean kernel when "make linux-clean" is called

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 27 19:06:33 UTC 2012


Le Mon, 27 Aug 2012 16:20:03 +0200,
Stephan Hoffmann <sho at relinux.de> a écrit :

> +linux-clean:
> +	$(MAKE) $(LINUX_MAKE_FLAGS) -C $(LINUX_DIR) clean

No, you should be implementing LINUX_CLEAN_CMDS instead of overriding
the linux-clean target, which is declared by the generic-package
infrastructure.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list