mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/wireless-regdb: drop spurious space
Drop spurious space added by commit71dc107d41Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit2210ab8385) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
51aa106ba3
commit
8368a375e2
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user