mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-31 07:28:37 -04:00
Rename the directories used in the Ethernet Lite MicroBlaze demo.
This commit is contained in:
parent
a16be7fb4e
commit
c87a82bb7b
33 changed files with 0 additions and 0 deletions
|
@ -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}
|
Loading…
Add table
Add a link
Reference in a new issue