dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/platforms/powermac
Sam Ravnborg 63104eec23 kbuild: introduce utsrelease.h
include/linux/version.h contained both actual KERNEL version
and UTS_RELEASE that contains a subset from git SHA1 for when
kernel was compiled as part of a git repository.
This had the unfortunate side-effect that all files including version.h
would be recompiled when some git changes was made due to changes SHA1.
Split it out so we keep independent parts in separate files.

Also update checkversion.pl script to no longer check for UTS_RELEASE.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-07-03 23:30:54 +02:00
..
Makefile [PATCH] 3/5 powerpc: Add platform functions interpreter 2006-01-09 15:47:18 +11:00
backlight.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bootx_init.c kbuild: introduce utsrelease.h 2006-07-03 23:30:54 +02:00
cache.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cpufreq_32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cpufreq_64.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feature.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
low_i2c.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nvram.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pci.c [PATCH] 64bit resource: fix up printks for resources in arch and core code 2006-06-27 09:23:59 -07:00
pfunc_base.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pfunc_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pic.c [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants 2006-07-02 13:58:47 -07:00
pic.h powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
pmac.h [PATCH] powerpc: Remove device_node addrs/n_addr 2006-01-09 14:53:55 +11:00
setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sleep.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smp.c [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants 2006-07-02 13:58:47 -07:00
time.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
udbg_adb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
udbg_scc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00