X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7d563990444cf27df1590f1c2404713d289d8646..282c15a0b057d58441c62f88048e906ffdf4e834:/Makefile?ds=sidebyside 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...