summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c323a9c24..06288de6b 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,8 @@ endif
endif
export OPENWRTVERSION
+all:
+
.pkginfo: FORCE
ifeq ($(shell ./scripts/timestamp.pl -p .pkginfo package),package)
@echo Collecting package info...