mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-02 21:01:41 +00:00
depend on the correct target
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38721
This commit is contained in:
parent
25756c61bc
commit
7f4bdaa244
@ -207,7 +207,7 @@ $(eval $(call KernelPackage,crypto-hw-ppc4xx))
|
|||||||
|
|
||||||
define KernelPackage/crypto-hw-omap
|
define KernelPackage/crypto-hw-omap
|
||||||
TITLE:=TI OMAP hardware crypto modules
|
TITLE:=TI OMAP hardware crypto modules
|
||||||
DEPENDS:=@TARGET_omap4
|
DEPENDS:=@TARGET_omap
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_CRYPTO_DEV_OMAP_AES \
|
CONFIG_CRYPTO_DEV_OMAP_AES \
|
||||||
CONFIG_CRYPTO_DEV_OMAP_DES \
|
CONFIG_CRYPTO_DEV_OMAP_DES \
|
||||||
|
Loading…
Reference in New Issue
Block a user