openwrt/package
Petr Štetiar 8a554a2878 kernel: crypto: fix architecture specific modules
While tracking one bug report related to wrong package dependencies I've
noticed, that a bunch of the crypto modules are actually not
architecture specific, but either board/subtarget (x86/64) or board
(mpc85xx) specific.

So lets fix it, by making those modules architecture specific:

 x86/64  -> x86_64
 mpc85xx -> powerpc

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-04-10 07:36:33 +02:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot mpc85xx: add support for Enterasys WS-AP3715i 2023-04-08 14:41:01 +02:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware ath11k-firmware: update to WLAN.HK.2.9.0.1-01385-QCAHKSWPL_SILICONZ-1 2023-04-07 11:11:43 +02:00
kernel kernel: crypto: fix architecture specific modules 2023-04-10 07:36:33 +02:00
libs libcap: update to 2.68 2023-04-08 15:52:56 +02:00
network odhcpd: bump to latest git HEAD 2023-04-04 06:43:23 +02:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils busybox: enable taskset by default 2023-04-01 09:16:30 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00