Magellan Linux

Contents of /trunk/mkinitrd-magellan/klibc/usr/klibc/arch/i386/Kbuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (show annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (17 years ago) by niro
File size: 448 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 #
2 # klibc .o files for i386
3 #
4
5 klib-y := socketcall.o setjmp.o syscall.o varsyscall.o
6 klib-y += open.o openat.o vfork.o
7 klib-y += libgcc/__ashldi3.o libgcc/__ashrdi3.o libgcc/__lshrdi3.o
8 klib-y += libgcc/__muldi3.o libgcc/__negdi2.o
9
10 klib-y += ../../libgcc/__divdi3.o
11 klib-y += ../../libgcc/__moddi3.o
12 klib-y += ../../libgcc/__udivdi3.o
13 klib-y += ../../libgcc/__umoddi3.o
14 klib-y += ../../libgcc/__udivmoddi4.o
15
16 always := crt0.o
17 targets := crt0.o