mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 15:41:06 +02:00
[package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20024 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2d17b93d56
commit
a6070dab91
@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define KernelPackage/siit
|
define KernelPackage/siit
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
TITLE:=Stateless IP ICMP Translation Algorithm
|
TITLE:=Stateless IP ICMP Translation Algorithm
|
||||||
DEPENDS:=@!LINUX_2_6_31 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
|
DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
|
||||||
FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,siit)
|
AUTOLOAD:=$(call AutoLoad,50,siit)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user