small fix for make targets from Martin Ley

SVN-Revision: 2578
This commit is contained in:
Waldemar Brodkorb 2005-12-05 09:01:12 +00:00
parent 24d6680403
commit 350b445b93

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