package/input-event-daemon: drop spurious space
Drop spurious space added by commit
c17f413438
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e08baa84d1
commit
35d6cf5427
@ -10,7 +10,7 @@ INPUT_EVENT_DAEMON_LICENSE = input-event-daemon license
|
||||
INPUT_EVENT_DAEMON_LICENSE_FILES = README
|
||||
|
||||
define INPUT_EVENT_DAEMON_BUILD_CMDS
|
||||
touch $(@D)/input-event-table.h
|
||||
touch $(@D)/input-event-table.h
|
||||
$(TARGET_MAKE_ENV) $(MAKE) CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS)" -C $(@D)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user