summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-07-11 17:31:10 -0300
committerRenato Botelho <renato@netgate.com>2018-07-11 17:31:10 -0300
commite4c2220e9e26b3897645773746b45121f64ad2de (patch)
tree99d795a53c37fa1accc642a28981abecccd92dea /tools
parentb5e93be66572bef275286494cee0ac8d458d1afa (diff)
downloadpfsense-e4c2220e9e26b3897645773746b45121f64ad2de.zip
pfsense-e4c2220e9e26b3897645773746b45121f64ad2de.tar.gz
Add i915kms and drm2 to the list of modules to be built
Diffstat (limited to 'tools')
-rw-r--r--tools/builder_defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builder_defaults.sh b/tools/builder_defaults.sh
index 10698a0..543816a 100644
--- a/tools/builder_defaults.sh
+++ b/tools/builder_defaults.sh
@@ -135,7 +135,7 @@ export KERNEL_BUILD_PATH=${KERNEL_BUILD_PATH:-"${SCRATCHDIR}/kernels"}
# Do not touch builder /usr/obj
export MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX:-"${SCRATCHDIR}/obj"}
-export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp coretemp cryptodev cpuctl fdescfs dummynet hwpmc i2c if_stf ipdivert ipfw ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs"}
+export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp coretemp cryptodev cpuctl drm2 fdescfs dummynet hwpmc i915kms i2c if_stf ipdivert ipfw ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs"}
# gnid
export GNID_REPO_BASE=${GNID_REPO_BASE:-"${GIT_REPO_BASE}/gnid.git"}
OpenPOWER on IntegriCloud