⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1012.ccache.patch

📁 sm86xx内核源包括补丁( GPL )的
💻 PATCH
字号:
diff -Naur --exclude=CVS --exclude='*.o' --exclude='*.a' --exclude='*.so' --exclude='*.elf' --exclude=System.map --exclude=Makefile.d --exclude='*log' --exclude='*log2' --exclude='*~' --exclude='.*~' --exclude='.#*' --exclude='*.bak' --exclude='*.orig' --exclude='*.rej' --exclude='core.[0-9]*' --exclude=.depend --exclude='.*.o.flags' --exclude='*.gz' --exclude=.depend --exclude='.*.o.flags' --exclude='*.gz' --exclude=vmlinux --exclude=vmlinux.bin --exclude=yamon-02.06-SIGMADESIGNS-01_el.bin linuxmips-2.4.30.ref/Makefile linuxmips-2.4.30/Makefile--- linuxmips-2.4.30.ref/Makefile	2005-03-25 19:02:35.000000000 -0800+++ linuxmips-2.4.30/Makefile	2005-03-25 20:01:59.000000000 -0800@@ -31,7 +31,7 @@  AS		= $(CROSS_COMPILE)as LD		= $(CROSS_COMPILE)ld-CC		= $(CROSS_COMPILE)gcc+CC		= $(CCACHE) $(CROSS_COMPILE)gcc CPP		= $(CC) -E AR		= $(CROSS_COMPILE)ar NM		= $(CROSS_COMPILE)nmdiff -Naur --exclude=CVS --exclude='*.o' --exclude='*.a' --exclude='*.so' --exclude='*.elf' --exclude=System.map --exclude=Makefile.d --exclude='*log' --exclude='*log2' --exclude='*~' --exclude='.*~' --exclude='.#*' --exclude='*.bak' --exclude='*.orig' --exclude='*.rej' --exclude='core.[0-9]*' --exclude=.depend --exclude='.*.o.flags' --exclude='*.gz' --exclude=.depend --exclude='.*.o.flags' --exclude='*.gz' --exclude=vmlinux --exclude=vmlinux.bin --exclude=yamon-02.06-SIGMADESIGNS-01_el.bin linuxmips-2.4.30.ref/README.1012.ccache.patch linuxmips-2.4.30/README.1012.ccache.patch--- linuxmips-2.4.30.ref/README.1012.ccache.patch	1969-12-31 16:00:00.000000000 -0800+++ linuxmips-2.4.30/README.1012.ccache.patch	2005-03-25 20:03:06.000000000 -0800@@ -0,0 +1,18 @@+Feature:+--------+just adds usage of ccache.++Prerequisite patch numbers:+---------------------------+none++Primary author:+---------------+Emmanuel Michon++Related to which chip version SMP863x x=?+-----------------------------------------+all++(linux patches) which CONFIG_... are provided:+----------------------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -