move crypto support to a seperate crypto.mk file, split modules into multiple package...
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Sep 2007 15:12:12 +0000 (15:12 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Sep 2007 15:12:12 +0000 (15:12 +0000)
commit2cd399391e226894d2f7b3837a0f0e1af5f151bc
tree60abdcc9502265c09aa37fdd869b72a0d72e8b1a
parentd283300b356a7d8acb2448792656f9bbd8847ae2
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
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