Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (show annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 9 months ago) by niro
File size: 399 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 files for mips
3 #
4
5 klib-y := pipe.o vfork.o setjmp.o syscall.o
6
7 klib-y += ../../libgcc/__clzsi2.o ../../libgcc/__ashldi3.o
8 klib-y += ../../libgcc/__ashrdi3.o ../../libgcc/__lshrdi3.o
9 klib-y += ../../libgcc/__divdi3.o ../../libgcc/__moddi3.o
10 klib-y += ../../libgcc/__udivdi3.o ../../libgcc/__umoddi3.o
11 klib-y += ../../libgcc/__udivmoddi4.o
12
13 always := crt0.o
14 targets := crt0.o