Skip to content

Commit e8894a7

Browse files
committed
Helios4: add fancontrol package and switch to .conf
1 parent e8f1b81 commit e8894a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/boards/helios4.csc renamed to config/boards/helios4.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ HAS_VIDEO_OUTPUT="no"
1010
FORCE_BOOTSCRIPT_UPDATE="yes"
1111
KERNEL_TARGET="current,edge"
1212
KERNEL_TEST_TARGET="current"
13+
14+
function post_family_config__helios4_extra_packages() {
15+
add_packages_to_image "fancontrol"
16+
}

0 commit comments

Comments
 (0)