Submit
Path:
~
/
/
usr
/
lib
/
modules
/
5.15.0-153-generic
/
build
/
tools
/
power
/
cpupower
/
debug
/
kernel
/
File Content:
Makefile
# SPDX-License-Identifier: GPL-2.0 obj-m := KDIR := /lib/modules/$(shell uname -r)/build KMISC := /lib/modules/$(shell uname -r)/cpufrequtils/ ifeq ("$(CONFIG_X86_TSC)", "y") obj-m += cpufreq-test_tsc.o endif default: $(MAKE) -C $(KDIR) M=$(CURDIR) clean: - rm -rf *.o *.ko .*.cmd .*.mod.* *.mod.c - rm -rf Module.symvers modules.order install: default install -d $(KMISC) install -m 644 -c *.ko $(KMISC) /sbin/depmod -a all: default
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Makefile
451 bytes
0644
N4ST4R_ID | Naxtarrr