aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/can.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add Bosch C_CAN/D_CAN modules kernel packageFelix Fietkau2014-03-211-1/+54
| | | | | | | | | Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used on BeagleBoneBlack. Signed-off-by: Jan Kardell <jan.kardell@telliq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add can.ko to the kmod-can package.Felix Fietkau2014-03-211-3/+4
| | | | | | | | | | Build all of the can support as modules, otherwise the kernel image is changed when a can kernel package is selected, because the can protocol is then built in into the kernel image. Signed-off-by: Jan Kardell <jan.kardell@telliq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add CAN modulesLuka Perkov2013-12-111-0/+222
Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39032 3c298f89-4303-0410-b956-a3cf2f4a3e73