Update init to use /etc/banner for presence test, remove postinit
[openwrt.git] / target / sdk / Makefile
index 0552b0a..a841356 100644 (file)
@@ -38,7 +38,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2:
                tar cfj $@ $(SDK_NAME); \
        )
 
-source:
+download:
 prepare:
 compile: $(BIN_DIR)/$(SDK_NAME).tar.bz2
 install:
This page took 0.024796 seconds and 4 git commands to generate.