X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c65955aa6a15b044fcdb98b09544536a57a6692c..a9525ccef73a40c2cd1d926690fb06fe55655c17:/openwrt/target/Makefile diff --git a/openwrt/target/Makefile b/openwrt/target/Makefile index a14749fca..e6ebbaae2 100644 --- a/openwrt/target/Makefile +++ b/openwrt/target/Makefile @@ -8,7 +8,7 @@ $(BIN_DIR): linux-compile: utils-install lzma-install linux-install: $(BIN_DIR) -prepare: +prepare: linux-prepare compile: linux-compile install: image_clean linux-install clean: linux-clean utils-clean lzma-clean image_clean