|
|
# Copyright 1999-2006 Gentoo Foundation | # Copyright 1999-2006 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt61/rt61-1.1.0_beta1.ebuild,v 1.1 2006/07/01 12:12:16 genstef Exp $ |
# $Header: $ |
| |
inherit linux-mod | inherit linux-mod |
| |
|
|
} | } |
| |
src_compile() { | src_compile() { |
use debug && export debug="y" |
use debug && BUILD_TARGETS="clean debug" |
linux-mod_src_compile | linux-mod_src_compile |
} | } |
| |