projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: configure HT IBSS through uci
[openwrt.git]
/
package
/
siit
/
Makefile
diff --git
a/package/siit/Makefile
b/package/siit/Makefile
index
4e9f94a
..
4cd147f
100644
(file)
--- a/
package/siit/Makefile
+++ b/
package/siit/Makefile
@@
-10,7
+10,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=siit
PKG_VERSION:=1.1
PKG_NAME:=siit
PKG_VERSION:=1.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-18,7
+18,7
@@
define KernelPackage/siit
SUBMENU:=Network Devices
TITLE:=Stateless IP ICMP Translation Algorithm
DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
SUBMENU:=Network Devices
TITLE:=Stateless IP ICMP Translation Algorithm
DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
- FILES:=$(PKG_BUILD_DIR)/siit.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/siit.
ko
AUTOLOAD:=$(call AutoLoad,50,siit)
endef
AUTOLOAD:=$(call AutoLoad,50,siit)
endef
This page took
0.022215 seconds
and
4
git commands to generate.