Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
usr
/
src
/
linux-headers-5.15.31-051531
/
tools
/
pcmcia
/
Or
Select Your none :
Upload File :
New :
File
Dir
//usr/src/linux-headers-5.15.31-051531/tools/pcmcia/Makefile
# SPDX-License-Identifier: GPL-2.0 CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := crc32hash all: $(PROGS) clean: rm -fr $(PROGS)