change syntax
[openwrt.git] / Makefile
index c323a9c..06288de 100644 (file)
--- 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...
This page took 0.020702 seconds and 4 git commands to generate.