mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user