projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove obsolete kernel dependencies and version checks
[openwrt.git]
/
package
/
spi-ks8995
/
Makefile
diff --git
a/package/spi-ks8995/Makefile
b/package/spi-ks8995/Makefile
index
84c5250
..
7075faa
100644
(file)
--- a/
package/spi-ks8995/Makefile
+++ b/
package/spi-ks8995/Makefile
@@
-16,7
+16,6
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/spi-ks8995
SUBMENU:=SPI Support
TITLE:=Micrel/Kendin KS8995 Ethernet switch control
- DEPENDS:=@LINUX_2_6
FILES:=$(PKG_BUILD_DIR)/spi_ks8995.$(LINUX_KMOD_SUFFIX)
KCONFIG:=CONFIG_SPI=y \
CONFIG_SPI_MASTER=y
This page took
0.02367 seconds
and
4
git commands to generate.