X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fd2ae84776684707c93853355e719f373c1c6189..ae7dab366c205a5358f66ba0d3d678566ccc3f29:/package/Makefile diff --git a/package/Makefile b/package/Makefile index af746715b..0dc267017 100644 --- a/package/Makefile +++ b/package/Makefile @@ -20,7 +20,7 @@ $(STAMP_DIR) $(TARGET_DIR): $(MAKE) -C $(patsubst %-clean,%,$@) clean -.pkgdeps: $(TOPDIR)/.pkginfo FORCE +.pkgdeps: $(TOPDIR)/.pkginfo @$(TOPDIR)/scripts/gen_deps.pl < $< > $@ || rm -f $@ all: compile