~ubuntu-branches/ubuntu/vivid/aufs/vivid

« back to all changes in this revision

Viewing changes to debian/modules.mk

  • Committer: Bazaar Package Importer
  • Author(s): Julian Andres Klode
  • Date: 2008-05-06 18:35:50 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080506183550-0b6c974kkgc46oeh
Tags: 0+20080506-1
* New upstream release, supports Kernel 2.6.25 (Closes: #479717)
* Fix building with older Kernels (Closes: #475042)
* Update the patches 01, 04 and 07 to also patch fs/aufs25

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
# Makefile for building the aufs module in Debian
3
3
include $(M)/debian/conf.mk
4
 
include $(M)/Makefile.upstream
 
4
 
 
5
export AUFS_EXTRA_CFLAGS = $(EXTRA_CFLAGS) -I$(M)/include
 
6
obj-m := fs/$(shell test $(SUBLEVEL) -ge 25 && echo aufs25 || echo aufs)/