X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Makefile;h=51ed5a1132e358c2fade97b93f1ab38c1608e9de;hb=4c9d2c04bae3042007b1314785c0e35049e067d6;hp=59320d4a207bfe1611241224d2d3189623eab532;hpb=f2de33b2c94b633194b802570d87502988c22c6e;p=openwrt%2Fstaging%2Fblogic.git diff --git a/Makefile b/Makefile index 59320d4a207b..51ed5a1132e3 100644 --- a/Makefile +++ b/Makefile @@ -44,6 +44,7 @@ $(target/stamp-compile): $(toolchain/stamp-install) $(tools/stamp-install) $(BUI $(package/stamp-compile): $(target/stamp-compile) $(package/stamp-cleanup) $(package/stamp-install): $(package/stamp-compile) $(target/stamp-install): $(package/stamp-compile) $(package/stamp-install) +check: $(tools/stamp-check) $(toolchain/stamp-check) $(package/stamp-check) printdb: @true