aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit8b7d9fc053b56827d196da7d2dced619a9d6504d (patch)
tree29711a0aebbf2387d85e7ae971b3dd253edebf6b /Makefile
parent0ce063db66999ec583f94a2ecd07ea208730b769 (diff)
downloadupstream-8b7d9fc053b56827d196da7d2dced619a9d6504d.tar.gz
upstream-8b7d9fc053b56827d196da7d2dced619a9d6504d.tar.bz2
upstream-8b7d9fc053b56827d196da7d2dced619a9d6504d.zip
partial cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c323a9c24c..06288de6b8 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...