diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2003-07-13 23:30:23 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2003-07-13 23:30:23 +0000 |
commit | 70572e64c1b96a386ee99f46545ef1b661531baf (patch) | |
tree | 5c052dfe3384736b13c12aaa20ff2d367b6480d1 /src/arch/ppc/boot | |
parent | 655bf44cde143433587a82424d67f4d92060bfb4 (diff) |
*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@957 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/arch/ppc/boot')
-rw-r--r-- | src/arch/ppc/boot/Config.lb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/ppc/boot/Config.lb b/src/arch/ppc/boot/Config.lb new file mode 100644 index 0000000000..284406c175 --- /dev/null +++ b/src/arch/ppc/boot/Config.lb @@ -0,0 +1,3 @@ +object boot.o +object tables.o +object linuxbios_table.o |