mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
packages: fix bmp085-spi typo
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
bd7289af38
commit
df2889c709
@ -1047,7 +1047,7 @@ define KernelPackage/bmp085-spi
|
|||||||
DEPENDS:= +kmod-bmp085
|
DEPENDS:= +kmod-bmp085
|
||||||
KCONFIG:= CONFIG_BMP085_SPI
|
KCONFIG:= CONFIG_BMP085_SPI
|
||||||
FILES:= $(LINUX_DIR)/drivers/misc/bmp085-spi.ko
|
FILES:= $(LINUX_DIR)/drivers/misc/bmp085-spi.ko
|
||||||
AUTOLOAD:=$(call AutoProbe,bm085-spi)
|
AUTOLOAD:=$(call AutoProbe,bmp085-spi)
|
||||||
endef
|
endef
|
||||||
define KernelPackage/bmp085-spi/description
|
define KernelPackage/bmp085-spi/description
|
||||||
This driver adds support for Bosch Sensortec's digital pressure
|
This driver adds support for Bosch Sensortec's digital pressure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user