I am trying to compile a Nexus 5 kernel(hammerhead) with ubifs support. I 
have used the android-msm-hammerhead-3.4-kk-r1 build. I have followed the 
following steps :

   1. make hammerhead_defconfig
   2. 
   
   make menuconfig And Enabled..
   
   Device Drivers --->
        Memory Technology Device (MTD) support  --->
            Enable UBI - Unsorted block images  --->
   
   File systems  --->
        Miscellaneous filesystems  ---> 
             UBIFS file system support
   
   
But I am getting the following compilation error :

CC      init/version.o
LD      init/built-in.o
LD      .tmp_vmlinux1
drivers/built-in.o: In function `flash_onfi_probe':
/home/usr/android/msm/drivers/mtd/devices/msm_nand.c:765: undefined reference 
to 'msm_nand_data'
make: *** [.tmp_vmlinux1] Error 1

What might be causing this error ?

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to