[U-Boot-Users] [PATCH] Cleanup cpu/arm920t
Mészáros Lajos
ludwigm at siemens.com
Tue Aug 10 08:31:56 CEST 2004
> -----Eredeti üzenet-----
> Feladó: Steven Scholz [mailto:steven.scholz at imc-berlin.de]
> Küldve: Tuesday, August 10, 2004 8:13 AM
> Címzett: Wolfgang Denk
> Másolatot kap: u-boot-users
> Tárgy: Re: [U-Boot-Users] [PATCH] Cleanup cpu/arm920t
>
>
> Wolfgang Denk wrote:
> > In message <6.0.1.1.0.20040809124633.01bf2e50 at 192.168.2.1>
> you wrote:
> >
> >>1) What about the Makefile in cpu/arm920t? Is it sufficient
> to change OBJS
> >>like this?
> >>
> >>OBJS = cpu.o \
> >> imx_generic.o imx_interrupts.o imx_speed.o \
> >> interrupts.o \
> >> s3c24x0_interrupts.o s3c24x0_serial.o s3c24x0_speed.o \
> >> usb_ohci.o \
> >> ep93xx/ep93xx_interrupts.o \
> >> ep93xx/ep93xx_net.o \
> >> ep93xx/ep93xx_serial.o \
> >> ep93xx/ep93xx_speed.o
> >
> >
> > No. Imagine what the Makefile would look like if we had 50
> different
> > systems with 5...10 files and drivers each.
>
> Ehm.
> So you want a seperate Makefile in each subdir?
I think YES.
> Any hints how this could be done?
Isn't the kernel source tree the same?
Every Makefile calls SUBMAKE for the subdirectories.
The SUBMAKE in the subdir
- does nothing
- or does his work
>
> Thanks!
>
> --
> Steven
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
More information about the U-Boot
mailing list