diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-10-24 18:58:50 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-10-24 18:58:50 +0000 |
commit | dbb116ffe18bc71683d693cc81003ae0d66df74e (patch) | |
tree | 79bc00f730565298878ec36ae3b3a84df54239f7 /images/Makefile | |
parent | b0cae796314f7c0ceda3d44f0fa74e55acd21b8b (diff) | |
download | drakx-backup-do-not-use-dbb116ffe18bc71683d693cc81003ae0d66df74e.tar drakx-backup-do-not-use-dbb116ffe18bc71683d693cc81003ae0d66df74e.tar.gz drakx-backup-do-not-use-dbb116ffe18bc71683d693cc81003ae0d66df74e.tar.bz2 drakx-backup-do-not-use-dbb116ffe18bc71683d693cc81003ae0d66df74e.tar.xz drakx-backup-do-not-use-dbb116ffe18bc71683d693cc81003ae0d66df74e.zip |
- sync with kernel-3.1.0-1.mga2
* add hid devices:
hid-keytouch, hid-uclogic
* add sas/raid driver:
isci
* add sound devices:
snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire
* add usb/storage:
ums-eneub6250, ums-realtek
* add wireless drivers:
brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index b79130355..177fa09ab 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.56 +VERSION=1.57 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |