ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/tools/arch/x86/kcpuid
/
usr
src
kernels
5.14.0-611.34.1.el9_7.x86_64
tools
arch
x86
kcpuid
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Makefile
444 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/tools/arch/x86/kcpuid/Makefile
# SPDX-License-Identifier: GPL-2.0 # Makefile for x86/kcpuid tool kcpuid : kcpuid.c CFLAGS = -Wextra BINDIR ?= /usr/sbin HWDATADIR ?= /usr/share/misc/ override CFLAGS += -O2 -Wall -I../../../include %: %.c $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS) .PHONY : clean clean : @rm -f kcpuid install : kcpuid install -d $(DESTDIR)$(BINDIR) install -m 755 -p kcpuid $(DESTDIR)$(BINDIR)/kcpuid install -m 444 -p cpuid.csv $(HWDATADIR)/cpuid.csv
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply