kernel/arch/um/Makefile
.. .. @@ -147,7 +147,7 @@ 147 147 # When cleaning we don't include .config, so we don't include 148 148 # TT or skas makefiles and don't clean skas_ptregs.h. 149 149 CLEAN_FILES += linux x.i gmon.out 150 -MRPROPER_FILES += arch/$(SUBARCH)/include/generated150 +MRPROPER_FILES += $(HOST_DIR)/include/generated151 151 152 152 archclean: 153 153 @find . \( -name '*.bb' -o -name '*.bbg' -o -name '*.da' \