~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to debian.master/rules.d/powerpc.mk

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Upstream Kernel Changes
  • Date: 2012-03-27 17:01:30 UTC
  • Revision ID: package-import@ubuntu.com-20120327170130-qrvi60snnxty6ibi
Tags: 3.2.0-1411.14
[ Paolo Pisati ]

* Revert to Ubuntu-3.2.0-1409.12 until we figure out what's wrong with hdmi
  - LP: #963512

[ Upstream Kernel Changes ]

* Revert "Reapply upleveled PMU interrupt patch"
* KBuild: Allow scripts/* to be cross compiled
* LINARO: Use KBUILD_SCRIPTROOT to cross build scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
header_arch     = $(build_arch)
4
4
asm_link        = $(build_arch)
5
5
defconfig       = pmac32_defconfig
6
 
flavours        = powerpc-smp powerpc64-smp
 
6
flavours        = powerpc powerpc-smp powerpc64-smp
7
7
build_image     = vmlinux
8
8
kernel_file     = $(build_image)
9
9
install_file    = $(build_image)