added make install

This commit is contained in:
Olaf Rempel 2008-02-05 20:04:07 +01:00
parent 1d216bc4c5
commit 7abef8e7fb
1 changed files with 3 additions and 0 deletions

View File

@ -72,4 +72,7 @@ clean:
openocd:
$(shell $(OPENOCD) -f scripts/openocd.cfg)
install:
./scripts/download.sh
-include $(shell find $(BUILD) -name *.d 2> /dev/null)