openwrt-Ansuel/package/kernel/linux/modules
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
..
001-depends.mk
block.mk
can.mk
crypto.mk kernel: crypto: fix architecture specific modules 2023-04-10 07:36:33 +02:00
firewire.mk
fs.mk
gpio-cascade.mk
hwmon.mk
i2c.mk
iio.mk
input.mk
leds.mk
lib.mk
multiplexer.mk
netdevices.mk
netfilter.mk
netsupport.mk
nls.mk
other.mk
pcmcia.mk
sound.mk
spi.mk
usb.mk
video.mk
virt.mk
w1.mk
wpan.mk