ubsec ssb is only available on brcm47xx
SVN-Revision: 11847
This commit is contained in:
parent
5cdb5c0c6f
commit
7ac73f8362
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define KernelPackage/ocf-ubsec-ssb
|
||||
SUBMENU:=$(CRYPTO_MENU)
|
||||
DEPENDS:=@LINUX_2_6
|
||||
DEPENDS:=@TARGET_brcm47xx
|
||||
TITLE:=BCM5365P IPSec Core driver
|
||||
FILES:=$(PKG_BUILD_DIR)/src/ubsec_ssb.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,09,ubsec_ssb)
|
||||
|
|
Loading…
Reference in a new issue