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

« back to all changes in this revision

Viewing changes to security/apparmor/Makefile

  • 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:
4
4
 
5
5
apparmor-y := apparmorfs.o audit.o capability.o context.o ipc.o lib.o match.o \
6
6
              path.o domain.o policy.o policy_unpack.o procattr.o lsm.o \
7
 
              resource.o sid.o file.o mount.o net.o
 
7
              resource.o sid.o file.o net.o mount.o
8
8
 
9
9
clean-files := capability_names.h rlim_names.h net_names.h
10
10