~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal-proposed

« back to all changes in this revision

Viewing changes to drivers/sh/Makefile

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft, Andy Whitcroft
  • Date: 2012-06-21 09:16:38 UTC
  • Revision ID: package-import@ubuntu.com-20120621091638-gubhv4nox8xez1ct
Tags: 3.5.0-1.1
[ Andy Whitcroft]

* Rebuild lowlatency against Ubuntu-3.5.0-1.1
* All new configuration system to allow configuration deltas to be
  exposed via debian.lowlatency/config-delta

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
obj-$(CONFIG_MAPLE)             += maple/
8
8
obj-$(CONFIG_SUPERHYWAY)        += superhyway/
9
9
obj-$(CONFIG_GENERIC_GPIO)      += pfc.o
10
 
 
11
 
#
12
 
# For the moment we only use this framework for ARM-based SH/R-Mobile
13
 
# platforms and generic SH. SH-based SH-Mobile platforms are still using
14
 
# an older framework that is pending up-porting, at which point this
15
 
# special casing can go away.
16
 
#
17
 
obj-$(CONFIG_SUPERH)$(CONFIG_ARCH_SHMOBILE)     += pm_runtime.o
 
10
obj-y                           += pm_runtime.o