X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=blobdiff_plain;f=Makefile;h=b220dfd3c56a11f3e27d70e3d6e58cc6448abd2f;hp=3450f7e2973420ee202b112e7b9b8d4dbbb73123;hb=80dbaa4ef39306f0c6b8c379488a26158340c112;hpb=2a72a916ab24b7c844886444d741fcb5d6191596 diff --git a/Makefile b/Makefile index 3450f7e297..b220dfd3c5 100644 --- a/Makefile +++ b/Makefile @@ -88,6 +88,7 @@ checksum: FORCE $(call sha256sums,$(BIN_DIR)) diffconfig: FORCE + mkdir -p $(BIN_DIR) $(SCRIPT_DIR)/diffconfig.sh > $(BIN_DIR)/config.seed prepare: .config $(tools/stamp-install) $(toolchain/stamp-install)