mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add lzma to compile chain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@695 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0b3d9d9107
commit
eb3ea63191
@ -74,7 +74,7 @@ $(BIN_DIR):
|
||||
|
||||
$(INSTALL_TARGET_DIRS): lzma-loader-compile
|
||||
$(IMAGE_TARGETS): $(patsubst %,%-install,$(TARGET_DIRS))
|
||||
compile: $(patsubst %,%-compile,jffs2 squashfs-lzma lzma-loader)
|
||||
compile: $(patsubst %,%-compile,jffs2 lzma squashfs-lzma lzma-loader)
|
||||
install: utils-install lzma-install $(LINUX_IMAGE) $(patsubst %,%-install,$(TARGET_DIRS)) $(IMAGE_TARGETS)
|
||||
clean: $(patsubst %,%-clean,$(TARGET_DIRS)) image_clean
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user