summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/xen.mk
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH v5 1/4] kernel: move xen.mk to virtual.mkjow2010-09-051-110/+0
| | | | | | | | Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] kernel: fix xen-fbdev descriptionjow2010-03-231-1/+1
| | | | | | | | | | This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add xen kmodsjow2010-02-121-0/+110
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73