代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/374003/2756359

linux makefile.linux

HAVE_BLUEZ = yes ifeq ($(HAVE_BLUEZ), yes) EXTRA_CFLAGS += -DHAVE_BLUEZ EXTRAOBJS += bluez.o EXTRA_LDFLAGS += -lbluetooth endif EXTRA_CFLAGS += -I../../ffmpeg -I../../ffmpeg/libavformat -
www.eeworm.com/read/372858/2768584

linux readme.linux

Sound Driver version 2.4 for Linux ---------------------------------- NOTE! The sound driver is now a part of the Linux kernel distribution. Check that your kernel doesn't have more recent version t
www.eeworm.com/read/369883/2795037

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :
www.eeworm.com/read/369883/2795066

linux makefile.linux

############################################################################# # # Realmode X86 Emulator Library # # Copyright (C) 1996-1999 SciTech Software, Inc. # # ===============
www.eeworm.com/read/369651/2796133

config linux.config

# # Automatically generated make config: don't edit # Linux kernel version: 2.6.11 # Thu Apr 21 13:31:17 2005 # CONFIG_ARM=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_GENERIC_
www.eeworm.com/read/368758/2809268

readme-linux

Welcome to YAFFS, the first file system developed specifically for NAND flash. It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page NAND and is now deprectated. YAFFS2 supports 512b
www.eeworm.com/read/368383/2821413

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :
www.eeworm.com/read/368383/2821437

linux makefile.linux

############################################################################# # # Realmode X86 Emulator Library # # Copyright (C) 1996-1999 SciTech Software, Inc. # # ===============
www.eeworm.com/read/367467/2843270

linux readme.linux

In order for libpcap to be able to capture packets on a Linux system, the "packet" protocol must be supported by your kernel. If it is not, you may get error messages such as modprobe: can't locate
www.eeworm.com/read/367467/2843904

linux readme.linux

In order for libpcap to be able to capture packets on a Linux system, the "packet" protocol must be supported by your kernel. If it is not, you may get error messages such as modprobe: can't locate