package/qoriq-rcw: drop spurious space
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0652b855dd
commit
e37fefb1b8
@ -59,7 +59,7 @@ endif
|
||||
# Copy source files and script into $(HOST_DIR)/share/rcw/ so a developer
|
||||
# could use a post image or SDK to build/install PBL files.
|
||||
define HOST_QORIQ_RCW_INSTALL_CMDS
|
||||
mkdir -p $(HOST_DIR)/share/rcw
|
||||
mkdir -p $(HOST_DIR)/share/rcw
|
||||
cp -a $(@D)/* $(HOST_DIR)/share/rcw
|
||||
$(HOST_QORIQ_RCW_INSTALL_DELIVERY_FILE)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user