1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 03:01:55 +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:
wbx 2005-12-05 09:01:12 +00:00
parent d45e9ad361
commit 3a9dd2dda4

View File

@ -8,7 +8,7 @@ tgz-install: $(KDIR)/root.tar.gz
$(MAKE) -C $(BOARD) install KERNEL="$(KERNEL)" FS="tgz"
endif
prepare:
compile:
install: $(KDIR)/root.tar.gz
prepare-targets:
compile-targets:
install-targets: $(KDIR)/root.tar.gz