package/kernel: remove trailing whitespaces from *.mk files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35691
This commit is contained in:
parent
4305c6cda1
commit
330ae61b1b
7 changed files with 9 additions and 9 deletions
|
@ -356,7 +356,7 @@ define KernelPackage/md-raid456/description
|
||||||
async_memcpy.ko
|
async_memcpy.ko
|
||||||
async_pq.ko
|
async_pq.ko
|
||||||
async_raid5_recov.ko
|
async_raid5_recov.ko
|
||||||
raid6_pq.ko
|
raid6_pq.ko
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,md-raid456))
|
$(eval $(call KernelPackage,md-raid456))
|
||||||
|
|
|
@ -10,7 +10,7 @@ FS_MENU:=Filesystems
|
||||||
define KernelPackage/fs-autofs4
|
define KernelPackage/fs-autofs4
|
||||||
SUBMENU:=$(FS_MENU)
|
SUBMENU:=$(FS_MENU)
|
||||||
TITLE:=AUTOFS4 filesystem support
|
TITLE:=AUTOFS4 filesystem support
|
||||||
KCONFIG:=CONFIG_AUTOFS4_FS
|
KCONFIG:=CONFIG_AUTOFS4_FS
|
||||||
FILES:=$(LINUX_DIR)/fs/autofs4/autofs4.ko
|
FILES:=$(LINUX_DIR)/fs/autofs4/autofs4.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,30,autofs4)
|
AUTOLOAD:=$(call AutoLoad,30,autofs4)
|
||||||
endef
|
endef
|
||||||
|
|
|
@ -15,7 +15,7 @@ define KernelPackage/sis190
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/ethernet/sis/sis190.ko
|
FILES:=$(LINUX_DIR)/drivers/net/ethernet/sis/sis190.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,50,sis190)
|
AUTOLOAD:=$(call AutoLoad,50,sis190)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,sis190))
|
$(eval $(call KernelPackage,sis190))
|
||||||
|
|
||||||
define KernelPackage/skge
|
define KernelPackage/skge
|
||||||
|
@ -581,7 +581,7 @@ define KernelPackage/tulip
|
||||||
CONFIG_DE4X5 \
|
CONFIG_DE4X5 \
|
||||||
CONFIG_WINBOND_840 \
|
CONFIG_WINBOND_840 \
|
||||||
CONFIG_DM9102 \
|
CONFIG_DM9102 \
|
||||||
CONFIG_ULI526X
|
CONFIG_ULI526X
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/tulip.ko \
|
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/tulip.ko \
|
||||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/de2104x.ko \
|
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/de2104x.ko \
|
||||||
|
|
|
@ -553,7 +553,7 @@ define KernelPackage/nf-conntrack-netlink
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/nf-conntrack-netlink/description
|
define KernelPackage/nf-conntrack-netlink/description
|
||||||
Kernel modules support for a netlink-based connection tracking
|
Kernel modules support for a netlink-based connection tracking
|
||||||
userspace interface
|
userspace interface
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -81,7 +81,7 @@ define KernelPackage/ac97
|
||||||
KCONFIG:=CONFIG_SND_AC97_CODEC
|
KCONFIG:=CONFIG_SND_AC97_CODEC
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(LINUX_DIR)/sound/ac97_bus.ko \
|
$(LINUX_DIR)/sound/ac97_bus.ko \
|
||||||
$(LINUX_DIR)/sound/pci/ac97/snd-ac97-codec.ko
|
$(LINUX_DIR)/sound/pci/ac97/snd-ac97-codec.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,35,ac97_bus snd-ac97-codec)
|
AUTOLOAD:=$(call AutoLoad,35,ac97_bus snd-ac97-codec)
|
||||||
$(call AddDepends/sound)
|
$(call AddDepends/sound)
|
||||||
endef
|
endef
|
||||||
|
@ -121,7 +121,7 @@ endef
|
||||||
|
|
||||||
define KernelPackage/sound-i8x0/description
|
define KernelPackage/sound-i8x0/description
|
||||||
support for the integrated AC97 sound device on motherboards
|
support for the integrated AC97 sound device on motherboards
|
||||||
with Intel/SiS/nVidia/AMD chipsets, or ALi chipsets using
|
with Intel/SiS/nVidia/AMD chipsets, or ALi chipsets using
|
||||||
the M5455 Audio Controller.
|
the M5455 Audio Controller.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -105,7 +105,7 @@ define KernelPackage/xen-fbdev
|
||||||
$(LINUX_DIR)/drivers/video/syscopyarea.ko \
|
$(LINUX_DIR)/drivers/video/syscopyarea.ko \
|
||||||
$(LINUX_DIR)/drivers/video/sysfillrect.ko \
|
$(LINUX_DIR)/drivers/video/sysfillrect.ko \
|
||||||
$(LINUX_DIR)/drivers/video/fb_sys_fops.ko \
|
$(LINUX_DIR)/drivers/video/fb_sys_fops.ko \
|
||||||
$(LINUX_DIR)/drivers/video/sysimgblt.ko
|
$(LINUX_DIR)/drivers/video/sysimgblt.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,07, \
|
AUTOLOAD:=$(call AutoLoad,07, \
|
||||||
fb \
|
fb \
|
||||||
syscopyarea \
|
syscopyarea \
|
||||||
|
|
|
@ -73,7 +73,7 @@ define KernelPackage/w1-master-ds2490
|
||||||
AUTOLOAD:=$(call AutoLoad,60,ds2490)
|
AUTOLOAD:=$(call AutoLoad,60,ds2490)
|
||||||
$(call AddDepends/w1)
|
$(call AddDepends/w1)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/w1-master-ds2490/description
|
define KernelPackage/w1-master-ds2490/description
|
||||||
Kernel module for the DS2490 usb 1-wire bus master driver
|
Kernel module for the DS2490 usb 1-wire bus master driver
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue