On 25/07/2011, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> wrote: > On 23:22 Sun 24 Jul , Antony Pavlov wrote: >> Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> >> --- >> arch/mips/Kconfig | 11 +++++++++++ >> arch/mips/lib/Makefile | 3 +++ >> arch/mips/lib/cpuinfo.c | 38 ++++++++++++++++++++++++++++++++++++++ >> 3 files changed, 52 insertions(+), 0 deletions(-) >> create mode 100644 arch/mips/lib/cpuinfo.c >> ... >> --- a/arch/mips/lib/Makefile >> +++ b/arch/mips/lib/Makefile >> @@ -4,3 +4,6 @@ obj-y += lshrdi3.o >> obj-y += ashldi3.o >> obj-y += ashrdi3.o >> obj-y += memory.o >> + >> +#obj-$(CONFIG_CMD_MIPS_CPUINFO) += cpuinfo.o >> +obj-y += cpuinfo.o > ?? Ups ... I'm going to fix it. -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox