aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-06 17:12:48 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-06 17:12:48 +0200
commit7b617dce91eb6d8bdc23f7c2ea1f7b45b06d16f9 (patch)
tree9ec07fec694b5cb64c011eb88965eedd25d8f4ec /Makefile
parent0f977c11fbdf387e7ff2f9a6f2a9bba67010ce63 (diff)
downloadlinux-conf-perf-7b617dce91eb6d8bdc23f7c2ea1f7b45b06d16f9.tar.gz
linux-conf-perf-7b617dce91eb6d8bdc23f7c2ea1f7b45b06d16f9.tar.bz2
linux-conf-perf-7b617dce91eb6d8bdc23f7c2ea1f7b45b06d16f9.zip
Add PHONY targets
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c471c75..5ac4daa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: all help parse_kconfig write_config build run test clean clean_linux clean_buildroot mlinux mbuildroot deflinux distclean_linux distclean_buildroot distclean picosat
+.PHONY: all help parse_kconfig write_config build run test clean clean_linux clean_buildroot mlinux mbuildroot deflinux distclean_linux distclean_buildroot distclean picosat init initialize
-include .conf.mk