remove trailing space

This commit is contained in:
John Voltz 2008-04-24 14:25:09 +00:00
parent 17e3358c6d
commit 29a18d8bbc

View File

@ -11,7 +11,7 @@ XSTROKE_INSTALL_STAGING = NO
XSTROKE_INSTALL_TARGET = YES
XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
XSTROKE_DEPENDENCIES = uclibc
XSTROKE_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,xstroke))