Skip to content

Commit

Permalink
update kernel to 3.8-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
gultekin-e committed Feb 12, 2013
1 parent 67dc926 commit fe8ceb7
Show file tree
Hide file tree
Showing 11 changed files with 4,134,443 additions and 4,274 deletions.
3 changes: 1 addition & 2 deletions kernel/kernel/TODO
@@ -1,6 +1,5 @@
building with pisi new patch

i686 ready
i686 not ready

x86-64 ready

Expand Down
2 changes: 1 addition & 1 deletion kernel/kernel/actions.py
Expand Up @@ -26,7 +26,7 @@ def build():
kerneltools.build(debugSymbols=False)

# When bumping major version build man files and put them into files/man
autotools.make("V=1 WERROR=0 -C tools/perf perf HAVE_CPLUS_DEMANGLE=1")
autotools.make("WERROR=0 -C tools/perf perf HAVE_CPLUS_DEMANGLE=1")

# Build cpupowertools
autotools.make("-C tools/power/cpupower CPUFREQ_BENCH=false")
Expand Down
2 changes: 1 addition & 1 deletion kernel/kernel/files/configs/kernel-i686-config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.7.6 Kernel Configuration
# Linux/i386 3.7.5 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
Expand Down

0 comments on commit fe8ceb7

Please sign in to comment.