prevent some modules from being built on ubicom32 since they do not compile or link
SVN-Revision: 18595
This commit is contained in:
@@ -108,7 +108,7 @@ $(eval $(call KernelPackage,crypto-hw-geode))
|
||||
define KernelPackage/crypto-hw-hifn-795x
|
||||
SUBMENU:=$(CRYPTO_MENU)
|
||||
TITLE:=HIFN 795x crypto accelerator
|
||||
DEPENDS:=+kmod-crypto-core +kmod-crypto-des
|
||||
DEPENDS:=+kmod-crypto-core +kmod-crypto-des @!TARGET_ubicom32
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_HW=y \
|
||||
CONFIG_CRYPTO_DEV_HIFN_795X \
|
||||
|
||||
Reference in New Issue
Block a user