aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_kconfig/Makefile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-04-12 11:38:57 +0200
committerKarel Kočí <cynerd@email.cz>2015-04-12 11:38:57 +0200
commit5035d31ac3dd1c4ad62e3b3648b390e96663f533 (patch)
treee07b0080a3f7edb9924572b094fa969918afb23d /scripts/parse_kconfig/Makefile
parent2e39c070b3f1da75e4a86a0b9407e038a4cc5108 (diff)
downloadlinux-conf-perf-5035d31ac3dd1c4ad62e3b3648b390e96663f533.tar.gz
linux-conf-perf-5035d31ac3dd1c4ad62e3b3648b390e96663f533.tar.bz2
linux-conf-perf-5035d31ac3dd1c4ad62e3b3648b390e96663f533.zip
Fix parse_kconfig .gitignore and makefile
Diffstat (limited to 'scripts/parse_kconfig/Makefile')
-rw-r--r--scripts/parse_kconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/parse_kconfig/Makefile b/scripts/parse_kconfig/Makefile
index c102a73..66f4151 100644
--- a/scripts/parse_kconfig/Makefile
+++ b/scripts/parse_kconfig/Makefile
@@ -23,4 +23,4 @@ parse: $(OBJ) $(KCONFIG_OBJ)
clean::
$(RM) $(OBJ)
- $(RM) parser
+ $(RM) parse