move crypto support to a seperate crypto.mk file, split modules into multiple package...
authorNicolas Thill <nico@openwrt.org>
Sun, 23 Sep 2007 15:12:12 +0000 (15:12 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 23 Sep 2007 15:12:12 +0000 (15:12 +0000)
commit5f0272d618f486e694c14c51a3ad42e4232ae9eb
treebd44f03e72f19e33dfd46bf405fa6f2186b062e3
parentaa372ac90195d1c99003a03aff2a799506e591e9
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.

SVN-Revision: 8980
19 files changed:
package/hostap-driver/Makefile
package/kernel/modules/crypto.mk [new file with mode: 0644]
package/kernel/modules/network.mk
package/kernel/modules/other.mk
package/kernel/modules/wireless.mk
package/mac80211/Makefile
package/rt2x00/Makefile
target/linux/adm5120/router_be/config-2.6.22
target/linux/adm5120/router_le/config-2.6.22
target/linux/at91/config-2.6.22
target/linux/brcm47xx/config-2.6.22
target/linux/brcm63xx/config-2.6.22
target/linux/generic-2.4/config-default
target/linux/generic-2.6/config-2.6.22
target/linux/generic-2.6/config-default
target/linux/iop32x/config-2.6.21
target/linux/ixp4xx/config-default
target/linux/pxa/config-2.6.21
target/linux/sibyte/config-2.6.21