I have faced this problems some days ago.
In my case the problem was the VMSPLIT2G and VMSPLIT3G kernel
configuration. I had some precompiled libraries with VMSPLIT3G but my
kernel was built with VMSPLIT2G.
By changing it my problem was solved. Please check this link (it is not in
French don't
Hi,
Also, be sure that after generating your target you have it in your
'.config'. If it is not defined in your 'Kconfig' it will me removed by the
command 'make $target'.
On Friday, September 16, 2011 8:42:49 PM UTC-3, George wrote:
>
> try
> make showenv
> Check your TARGET,
>
> and CUSTOM