package/wireless-regdb: drop spurious space
Drop spurious space added by commit
71dc107d41
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5377ff1933
commit
2210ab8385
@ -12,7 +12,7 @@ WIRELESS_REGDB_LICENSE_FILES = LICENSE
|
||||
WIRELESS_REGDB_CPE_ID_VENDOR = kernel
|
||||
|
||||
ifeq ($(BR2_PACKAGE_CRDA),y)
|
||||
define WIRELESS_REGDB_INSTALL_CRDA_TARGET_CMDS
|
||||
define WIRELESS_REGDB_INSTALL_CRDA_TARGET_CMDS
|
||||
$(INSTALL) -m 644 -D -T $(@D)/regulatory.bin \
|
||||
$(TARGET_DIR)/usr/lib/crda/regulatory.bin
|
||||
$(INSTALL) -m 644 -D -T $(@D)/sforshee.key.pub.pem \
|
||||
|
Loading…
Reference in New Issue
Block a user