summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-05-11 00:18:12 +0000
committerMike Baker <mbm@openwrt.org>2006-05-11 00:18:12 +0000
commit3ee6ad0404860f63249e729d3842ff7260fb1600 (patch)
treea4ae012effa483be3883dc628ab48d06d84e4466 /openwrt/Makefile
parent043df621505fb501fb61e838c96cb40ef7a825ca (diff)
downloadmtk-20170518-3ee6ad0404860f63249e729d3842ff7260fb1600.zip
mtk-20170518-3ee6ad0404860f63249e729d3842ff7260fb1600.tar.gz
mtk-20170518-3ee6ad0404860f63249e729d3842ff7260fb1600.tar.bz2
partial cleanup
SVN-Revision: 3758
Diffstat (limited to 'openwrt/Makefile')
-rw-r--r--openwrt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index c323a9c..06288de 100644
--- a/openwrt/Makefile
+++ b/openwrt/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...