forked from Imagelibrary/rtems
Removed pc386 specific command.
This commit is contained in:
@@ -52,6 +52,3 @@ $(LIB): ${OBJS}
|
|||||||
|
|
||||||
all: ${ARCH} $(SRCS) $(LIB)
|
all: ${ARCH} $(SRCS) $(LIB)
|
||||||
$(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/lib
|
$(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/lib
|
||||||
# we create here a directory specific to the PC386 BSP to store the BootImage
|
|
||||||
# files so they can be easily found
|
|
||||||
# mkdir -p ${PROJECT_RELEASE}/BootImgs
|
|
||||||
|
|||||||
Reference in New Issue
Block a user