mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 08:28:26 +02:00
small fix for make targets from Martin Ley
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2578 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d45e9ad361
commit
3a9dd2dda4
@ -8,7 +8,7 @@ tgz-install: $(KDIR)/root.tar.gz
|
|||||||
$(MAKE) -C $(BOARD) install KERNEL="$(KERNEL)" FS="tgz"
|
$(MAKE) -C $(BOARD) install KERNEL="$(KERNEL)" FS="tgz"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
prepare:
|
prepare-targets:
|
||||||
compile:
|
compile-targets:
|
||||||
install: $(KDIR)/root.tar.gz
|
install-targets: $(KDIR)/root.tar.gz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user