diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-10-21 18:44:15 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-10-21 18:44:15 +0000 |
commit | 94b4741759cfc521a0d4b9693d8d9ccbd8adab68 (patch) | |
tree | e7b8b2eb3ea2a7d266a009f6d420ccc7a2af83c7 /images/Makefile | |
parent | c8ff77003fa1d80931a37caa2ef179f0dbba6342 (diff) | |
download | drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.gz drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.bz2 drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.xz drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.zip |
add alx ethernet module (#7853)
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 fb0121f96..84861a940 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.84 +VERSION=1.85 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |