X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2FMakefile;h=c3d99b6526084855c19a5194eb1fb469763f598b;hb=08479c3ef6123d8b8156fd8e5e9c1763216e0503;hp=437609a28be1bebfe84d26bad8e9d4f1a4a5f1d9;hpb=0e7e3013a96b017ca52b08144c421cf208aeb6ae;p=openwrt-10.03%2F.git diff --git a/target/Makefile b/target/Makefile index 437609a28..c3d99b652 100644 --- a/target/Makefile +++ b/target/Makefile @@ -74,7 +74,7 @@ $(BIN_DIR): $(INSTALL_TARGET_DIRS): lzma-loader-compile $(IMAGE_TARGETS): $(patsubst %,%-install,$(TARGET_DIRS)) -compile: $(patsubst %,%-compile,$(TARGET_DIRS)) +compile: $(patsubst %,%-compile,jffs2 squashfs-lzma lzma-loader) install: utils-install lzma-install $(LINUX_IMAGE) $(patsubst %,%-install,$(TARGET_DIRS)) $(IMAGE_TARGETS) clean: $(patsubst %,%-clean,$(TARGET_DIRS)) image_clean