mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:47:11 +02:00
call target/linux/prepare from target/prepare
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2961 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b1997c7324
commit
4d081bb962
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user