u-boot-brain/drivers
Stefan Roese 4d56e8dea6 RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
This "||" doesn't seem to work. Now using the idea suggest by Scott Wood
to combine both config options into one line. This even allows defining
both options and not generating the target object twice.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-08-25 23:32:39 +02:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block drivers/block: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
hwmon Minor code cleanup: keep lists sorted. 2008-08-18 23:50:20 +02:00
i2c i2c: Clean drivers/i2c/ Makefile 2008-08-18 23:24:01 +02:00
input drivers/input: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
misc drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
mmc atmel_mci: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
mtd Fix OneNAND read_oob/write_oob functions compatability 2008-08-21 13:50:20 -05:00
net rtl8169: add support for RTL8110SCL 2008-08-18 23:11:07 -07:00
pci drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pcmcia pcmcia/ti_pci1410a: Move compile condition to the Makefile 2008-06-26 17:04:25 +02:00
qe drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
rtc RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) 2008-08-25 23:32:39 +02:00
serial drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
spi Move conditional compilation of MPC8XXX SPI driver to Makefile 2008-07-01 21:02:11 +02:00
usb Coding style cleanup, update CHANGELOG, prepare release 2008-08-12 16:08:38 +02:00
video video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00