UBUNTU: SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
authorTim Gardner <tim.gardner@canonical.com>
Mon, 4 Jul 2011 14:22:13 +0000 (15:22 +0100)
committerSteve Conklin <sconklin@canonical.com>
Fri, 15 Jul 2011 17:21:14 +0000 (12:21 -0500)
commit5ce7a358bd3d4c5f48df9ce9a58a52c31af0ba67
treea5d51d3c17f9c56802d9a4b5a7c04389393bad89
parent320b4d5e76194a38431da9b5e482aac639d685af
UBUNTU: SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel

BugLink: http://bugs.launchpad.net/bugs/805494

The makefile for this module is hideous. It checkes the build host kernel
version in order to determine which driver version should be built. Since
we know it will only _ever_ be built for 2.6/3.0, then just shortcut
the ifeq().

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
ubuntu/rtl8192se/Makefile