package/kernel: remove trailing whitespaces from *.mk files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2013-02-20 09:41:48 +00:00
parent 5e4f2cdfcc
commit b80aa55594
7 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ define KernelPackage/sis190
FILES:=$(LINUX_DIR)/drivers/net/ethernet/sis/sis190.ko
AUTOLOAD:=$(call AutoLoad,50,sis190)
endef
$(eval $(call KernelPackage,sis190))
define KernelPackage/skge
@@ -581,7 +581,7 @@ define KernelPackage/tulip
CONFIG_DE4X5 \
CONFIG_WINBOND_840 \
CONFIG_DM9102 \
CONFIG_ULI526X
CONFIG_ULI526X
FILES:= \
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/tulip.ko \
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/de2104x.ko \