projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: remove unneccesary ifdefs from the rt288x pci code
[openwrt.git]
/
package
/
siit
/
Makefile
diff --git
a/package/siit/Makefile
b/package/siit/Makefile
index
affe89f
..
f73e958
100644
(file)
--- a/
package/siit/Makefile
+++ b/
package/siit/Makefile
@@
-16,6
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/siit
SUBMENU:=Network Devices
TITLE:=Stateless IP ICMP Translation Algorithm
+ DEPENDS:=@!LINUX_2_6_31
FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,siit)
endef
This page took
0.024384 seconds
and
4
git commands to generate.