small fix for make targets from Martin Ley

SVN-Revision: 2578
owl
Waldemar Brodkorb 2005-12-05 09:01:12 +00:00
parent 24d6680403
commit 350b445b93
1 changed files with 3 additions and 3 deletions

View File

@ -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