rpi-firmware: remove empty host dependencies definition
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
557429713d
commit
97e3d82d91
@ -49,7 +49,6 @@ endef
|
||||
# We have no host sources to get, since we already
|
||||
# bundle the script we want to install.
|
||||
HOST_RPI_FIRMWARE_SOURCE =
|
||||
HOST_RPI_FIRMWARE_DEPENDENCIES =
|
||||
|
||||
define HOST_RPI_FIRMWARE_INSTALL_CMDS
|
||||
$(INSTALL) -D -m 0755 package/rpi-firmware/mkknlimg $(HOST_DIR)/usr/bin/mkknlimg
|
||||
|
Loading…
Reference in New Issue
Block a user