Merge Mainline.
authorManoel R. Abranches <mrabran@br.ibm.com>
Fri, 27 May 2011 03:23:33 +0000 (00:23 -0300)
committerManoel R. Abranches <mrabran@br.ibm.com>
Fri, 27 May 2011 03:23:33 +0000 (00:23 -0300)
1  2 
grub-core/Makefile.am
grub-core/Makefile.core.def
grub-core/commands/ls.c

@@@ -147,9 -164,13 +166,14 @@@ KERNEL_HEADER_FILES += $(top_srcdir)/in
  KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/lib/arg.h
  endif
  
+ if COND_mips_qemu_mips
+ KERNEL_HEADER_FILES += $(top_builddir)/include/grub/machine/memory.h
+ KERNEL_HEADER_FILES += $(top_builddir)/include/grub/machine/kernel.h
+ endif
  if COND_powerpc_ieee1275
  KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/ieee1275/ieee1275.h
 +KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/ieee1275/ofnet.h
  KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/terminfo.h
  KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/extcmd.h
  KERNEL_HEADER_FILES += $(top_srcdir)/include/grub/lib/arg.h
Simple merge
Simple merge