Rename the directories used in the Ethernet Lite MicroBlaze demo.

This commit is contained in:
Richard Barry 2011-08-27 13:30:01 +00:00
parent a16be7fb4e
commit c87a82bb7b
33 changed files with 0 additions and 0 deletions

View file

@ -1,21 +0,0 @@
# Makefile generated by Xilinx SDK.
-include libgen.options
LIBRARIES = ${PROCESSOR}/lib/libxil.a
MSS = system.mss
all: libs
@echo 'Finished building libraries'
libs: $(LIBRARIES)
$(LIBRARIES): $(MSS)
libgen -hw ${HWSPEC}\
${REPOSITORIES}\
-pe ${PROCESSOR} \
-log libgen.log \
$(MSS)
clean:
rm -rf ${PROCESSOR}