From 64c71ec5d997737fe1db51d1a1d50b669faec07b Mon Sep 17 00:00:00 2001 From: mbm Date: Thu, 11 May 2006 00:18:12 +0000 Subject: partial cleanup git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3758 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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... -- cgit v1.2.3