From: hschang Date: Thu, 14 Feb 2013 08:39:08 +0000 (+0900) Subject: Makefile : add rm_work on local.conf. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=aa6b1da6415537f68c05ac61994da068893ad1af;hp=fcdf8ded263542e66799c45692576c7e2264ea2a Makefile : add rm_work on local.conf. --- diff --git a/Makefile b/Makefile index 23c441e..08d1e6d 100644 --- a/Makefile +++ b/Makefile @@ -216,7 +216,7 @@ $(TOPDIR)/conf/local.conf: $(DEPDIR)/.local.conf.$(MACHINE).$(LOCAL_CONF_HASH) @echo 'USER_CLASSES = "buildstats"' >> $@ @echo 'include $(DISTRO_INCLUDE_CONF)' >> $@ @echo 'include $(MACHINE_INCLUDE_CONF)' >> $@ -# @echo 'INHERIT+="rm_work"' >> $@ + @echo 'INHERIT += "rm_work"' >> $@ BBLAYERS_CONF_HASH := $(call hash, \ 'BBLAYERS_CONF_VERSION = "0"' \