mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
base profile: Adding USE_EXPAND vars to make.defaults for compat-drivers wrt isse 40
This commit is contained in:
parent
ab9c1b84b9
commit
34abad8d03
1 changed files with 3 additions and 0 deletions
|
|
@ -36,3 +36,6 @@ PORTAGE_BZIP2_COMMAND="lbzip2"
|
|||
|
||||
QEMU_SOFTMMU_TARGETS="arm i386 x86_64"
|
||||
QEMU_USER_TARGETS="arm i386 x86_64"
|
||||
|
||||
# Env vars to expand into USE vars.
|
||||
USE_EXPAND="${USE_EXPAND} COMPAT_DRIVERS_WIFI COMPAT_DRIVERS_ETHERNET COMPAT_DRIVERS_VARIOUS"
|
||||
|
|
|
|||
Loading…
Reference in a new issue