Initial import of Leif's work

This commit is contained in:
Leif Lindholm 2013-04-07 02:41:07 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 21026747df
commit 389b31cd71
65 changed files with 7311 additions and 13 deletions

View file

@ -150,6 +150,8 @@ program = {
common = util/resolve.c;
common = grub-core/kern/emu/argp_common.c;
arm = grub-core/kern/arm/dl.c;
extra_dist = util/grub-mkimagexx.c;
ldadd = libgrubmods.a;
@ -470,6 +472,7 @@ script = {
enable = mips_loongson;
enable = ia64_efi;
enable = powerpc_ieee1275;
enable = arm_uboot;
};
script = {