mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-22 12:00:33 +02:00
18 lines
273 B
INI
18 lines
273 B
INI
# CoreFreq
|
|
# Copyright (C) 2015-2025 CYRIL COURTIAT
|
|
# Licenses: GPL2
|
|
#
|
|
# Chimera Kernel Module System
|
|
#
|
|
[general]
|
|
name = corefreqk
|
|
version = 2.00
|
|
strip = yes
|
|
make = gmake
|
|
initramfs = no
|
|
[hooks]
|
|
build = ${MAKE} ${CKMS_MAKE_ARGS}
|
|
[module.corefreqk]
|
|
path = build
|
|
dest = extra
|