Hi Tomas,
I am using aufs with stock slackware smp config (with the aufs CONFIGs
added, of course). "make headers_install" installed "aufs_type.h" to
"linux-3.2.27/usr/include/linux/".
Guan
On Fri, Aug 17, 2012 at 10:40 PM, Tomas M wrote:
> Hello,
>
> I'm compiling aufs for linux 3.2.
> I follo
Hello,
I'm compiling aufs for linux 3.2.
I follow standard procedure for aufs standalone, patching kernel
sources, and compiling with make. This works.
However later I use make headers_install, as requested in the
documentation, and it does nothing.
Output is
make[1]: Nothing to be done for `relo
I download android 4.1.1_r1 and like to use unionfs* like fs to keep
source code clean.
However, I fount that the make time become slow when using it,
Is any suggestion that I can improve the build time?
Thanks
Below are my steps:
## Normal build
$ source build/envsetup.sh
$ lunch full-eng
$ ti