projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3f079e3
)
[package] ucmb uses an incompatible spi_gpio_platform_data with kernels before 2...
author
Florian Fainelli
<florian@openwrt.org>
Tue, 28 Apr 2009 10:48:45 +0000
(10:48 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 28 Apr 2009 10:48:45 +0000
(10:48 +0000)
SVN-Revision: 15466
utils/ucmb/Makefile
patch
|
blob
|
history
diff --git
a/utils/ucmb/Makefile
b/utils/ucmb/Makefile
index 9828c69586cb8664f8b408bda64f48adbc3e279d..6cd61bd7f2c1e285e35cff71abbdd9e8d8ff045c 100644
(file)
--- a/
utils/ucmb/Makefile
+++ b/
utils/ucmb/Makefile
@@
-15,7
+15,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ucmb
SUBMENU:=Other modules
- DEPENDS:=@LINUX_2_6 +kmod-spi-gpio +kmod-crc16
+ DEPENDS:=@LINUX_2_6
_28||LINUX_2_6_29
+kmod-spi-gpio +kmod-crc16
KCONFIG:=CONFIG_SPI=y \
CONFIG_SPI_MASTER=y
TITLE:=Microcontroller Message Bus