forked from Imagelibrary/rtems
Added include/motorola and include/zilog directories to the
install tree and cleaned up spacing.
This commit is contained in:
@@ -39,6 +39,7 @@ LIBRTEMSCPLUSPLUS = $(LIBRTEMSCPLUSPLUS_$(HAS_CPLUSPLUS)_V)
|
||||
CREATE_DIRS = include include/sys \
|
||||
include/rtems include/rtems/score include/rtems/rtems include/rtems/posix \
|
||||
include/netinet include/libc include/libc/sys \
|
||||
include/motorola include/zilog \
|
||||
$(LIBKA9Q) \
|
||||
$(LIBRTEMSCPLUSPLUS) \
|
||||
lib bin samples \
|
||||
@@ -63,6 +64,7 @@ dirs:
|
||||
-test -d $(PROJECT_ROOT)/c/src/lib/libhwapi && \
|
||||
(cd $(PROJECT_ROOT)/c/src/lib/libhwapi ; $(MAKE) mkdirs)
|
||||
-$(MKDIR) ${CREATE_DIRS:%=$(PROJECT_ROOT)/$(RTEMS_BSP)/%}
|
||||
-rm -f $(PROJECT_ROOT)/$(RTEMS_BSP)/include
|
||||
-ln -s $(PROJECT_ROOT)/$(RTEMS_BSP)/include \
|
||||
$(PROJECT_ROOT)/$(RTEMS_BSP)/lib/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user