X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Ffs%2Fufs%2FMakefile;h=392db25c0b567a7ddcd8eeaf403bd564875023df;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=4d0e02b022b302f0ad8233706fa743d1ee510dba;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/fs/ufs/Makefile b/kernel/fs/ufs/Makefile index 4d0e02b02..392db25c0 100644 --- a/kernel/fs/ufs/Makefile +++ b/kernel/fs/ufs/Makefile @@ -5,5 +5,5 @@ obj-$(CONFIG_UFS_FS) += ufs.o ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ - namei.o super.o symlink.o truncate.o util.o + namei.o super.o symlink.o util.o ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG