kernel: move xor into its own package
authorJonas Gorski <jogo@openwrt.org>
Thu, 18 Jul 2013 13:08:33 +0000 (13:08 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 18 Jul 2013 13:08:33 +0000 (13:08 +0000)
commit0dab4848f48826a9604dd96edc8957c639d162af
tree099822c67220290d945ec92a6de1de5fb7378fba
parentbab75297b4f291e857e9b965cd7537d6f08c788d
kernel: move xor into its own package

xor.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37395 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/linux/modules/block.mk
package/kernel/linux/modules/lib.mk