summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-07-18 07:13:26 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-07-18 07:13:26 +0200
commitca922d6044e49b1ed9782aa8eb28d1ed70931978 (patch)
tree6cac7b356b9fc9f4c152eafca0e38d14c311577b /Makefile
parent889612fab092ec20463c886513b5cfde14cc8cb0 (diff)
parent5bf59d3f2baa0f98ab93ddb4ea8a3b37986db608 (diff)
downloadbarebox-ca922d6044e49b1ed9782aa8eb28d1ed70931978.tar.gz
barebox-ca922d6044e49b1ed9782aa8eb28d1ed70931978.tar.xz
Merge branch 'for-next/nvmem'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b915a6077..47ead62422 100644
--- a/Makefile
+++ b/Makefile
@@ -1123,7 +1123,7 @@ endif # CONFIG_MODULES
# Directories & files removed with 'make clean'
CLEAN_DIRS += $(MODVERDIR)
-CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
+CLEAN_FILES += barebox System.map stickypage.bin include/generated/barebox_default_env.h \
.tmp_version .tmp_barebox* barebox.bin barebox.map \
.tmp_kallsyms* barebox.ldr compile_commands.json \
scripts/bareboxenv-target barebox-flash-image \