Advertising
- Zeug
- Wednesday, January 30th, 2008 at 11:18:41am UTC
- diff --git a/ubuntu/fs/aufs/Makefile b/ubuntu/fs/aufs/Makefile
- index 8d80085..cc46283 100644
- --- a/ubuntu/fs/aufs/Makefile
- +++ b/ubuntu/fs/aufs/Makefile
- @@ -1,6 +1,11 @@
- #!/usr/bin/make -f
- # Makefile for building the aufs module in Debian
- -
- +# hack for l-u-m
- +ifndef KSRC
- +ifdef srctree
- +KSRC=$(srctree)
- +endif
- +endif
- # Parts from conf.mk
- # Configuration for aufs in Debian
- export CONFIG_AUFS = m
- @@ -40,8 +45,8 @@ export EXTRA_CFLAGS += -DCONFIG_AUFS_SYSFS_GET_DENTRY_PATCH
- endif
- # put_filp patch
- ifneq (,$(shell grep '^.*[[:space:]]put_filp[[:space:]]vmlinux[[:space:]]EXPORT_SYMBOL' $(KSRC)/Module.symvers))
- -export CONFIG_AUFS_PUT_FLIP_PATCH = y
- -export EXTRA_CFLAGS += -DCONFIG_AUFS_PUT_FLIP_PATCH
- +export CONFIG_AUFS_PUT_FILP_PATCH = y
- +export EXTRA_CFLAGS += -DCONFIG_AUFS_PUT_FILP_PATCH
- DISABLE_FAKE_DM=y
- endif
- # Check for sec_perm patch
- --
- 1.5.2.5
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.