diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-06-16 18:49:39 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-06-16 18:49:39 +0000 |
commit | 3ccaf7c93dc2b37ebaaab1d45f9499a004423709 (patch) | |
tree | 1abe46a3797ecb67638d0d09a089a84dc00fe8d4 /openwrt | |
parent | 693d087960f4bf6417dda737d637536534985b3a (diff) | |
download | mtk-20170518-3ccaf7c93dc2b37ebaaab1d45f9499a004423709.zip mtk-20170518-3ccaf7c93dc2b37ebaaab1d45f9499a004423709.tar.gz mtk-20170518-3ccaf7c93dc2b37ebaaab1d45f9499a004423709.tar.bz2 |
remove some junk
SVN-Revision: 3962
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/toolchain/kernel-headers/patches/include.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/toolchain/kernel-headers/patches/include.patch b/openwrt/toolchain/kernel-headers/patches/include.patch index 34ecbef..1618bbd 100644 --- a/openwrt/toolchain/kernel-headers/patches/include.patch +++ b/openwrt/toolchain/kernel-headers/patches/include.patch @@ -12759,16 +12759,6 @@ diff -Nur linux-2.4.32/include/linux/capi.h linux-2.4.32.patched/include/linux/c * * CAPI 2.0 Interface for Linux * -diff -Nur linux-2.4.32/include/linux/compile.h linux-2.4.32.patched/include/linux/compile.h ---- linux-2.4.32/include/linux/compile.h 1970-01-01 01:00:00.000000000 +0100 -+++ linux-2.4.32.patched/include/linux/compile.h 2006-03-13 18:56:31.000000000 +0100 -@@ -0,0 +1,6 @@ -+#define UTS_VERSION "#1 Mon Mar 13 18:56:31 CET 2006" -+#define LINUX_COMPILE_TIME "18:56:31" -+#define LINUX_COMPILE_BY "root" -+#define LINUX_COMPILE_HOST "ux-2y02" -+#define LINUX_COMPILE_DOMAIN "inf.fh-bonn-rhein-sieg.de" -+#define LINUX_COMPILER "gcc version 3.4.4 (OpenWrt-2.0)" diff -Nur linux-2.4.32/include/linux/compiler.h linux-2.4.32.patched/include/linux/compiler.h --- linux-2.4.32/include/linux/compiler.h 2004-11-17 12:54:22.000000000 +0100 +++ linux-2.4.32.patched/include/linux/compiler.h 2006-03-13 18:55:55.000000000 +0100 |