aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a59c1e2d0c2e..eca667b4098e 100644
--- a/Makefile
+++ b/Makefile
@@ -1000,8 +1000,6 @@ distclean: mrproper
1000# rpm target kept for backward compatibility 1000# rpm target kept for backward compatibility
1001package-dir := $(srctree)/scripts/package 1001package-dir := $(srctree)/scripts/package
1002 1002
1003PHONY += %-pkg rpm
1004
1005%pkg: FORCE 1003%pkg: FORCE
1006 $(Q)$(MAKE) -f $(package-dir)/Makefile $@ 1004 $(Q)$(MAKE) -f $(package-dir)/Makefile $@
1007rpm: FORCE 1005rpm: FORCE