mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
8256fcf70b
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
20 lines
387 B
YAML
Executable File
20 lines
387 B
YAML
Executable File
version: 1
|
|
name: i915
|
|
description: "Automatically replace the device ID of i915 module. (Intel 2nd - 9th Gen)"
|
|
system: false
|
|
beta: false
|
|
target: system
|
|
all:
|
|
install-script: "install.sh"
|
|
copy: "all"
|
|
apollolake: true
|
|
broadwell: false
|
|
broadwellnk: false
|
|
broadwellnkv2: false
|
|
broadwellntbap: false
|
|
denverton: false
|
|
geminilake: true
|
|
purley: false
|
|
v1000: false
|
|
r1000: false
|
|
epyc7002: false |