On Mon, Feb 13, 2006 at 11:54:17PM +0100, Alessandro Zummo wrote: > --- linux-rtc.orig/drivers/Makefile 2006-02-13 19:34:35.000000000 +0100 > +++ linux-rtc/drivers/Makefile 2006-02-13 19:35:30.000000000 +0100 > @@ -56,6 +56,7 @@ obj-$(CONFIG_USB_GADGET) += usb/gadget/ > obj-$(CONFIG_GAMEPORT) += input/gameport/ > obj-$(CONFIG_INPUT) += input/ > obj-$(CONFIG_I2O) += message/ > +obj-y += rtc/ > obj-$(CONFIG_I2C) += i2c/ > obj-$(CONFIG_W1) += w1/ > obj-$(CONFIG_HWMON) += hwmon/ Why is this obj-y? obj-$(CONFIG_RTC_CLASS) perhaps?
Attachment:
pgpPRe7kG92WK.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH 01/11] RTC subsystem, class
- From: Alessandro Zummo <[email protected]>
- Re: [PATCH 01/11] RTC subsystem, class
- References:
- [PATCH 00/11] RTC subsystem
- From: Alessandro Zummo <[email protected]>
- [PATCH 01/11] RTC subsystem, class
- From: Alessandro Zummo <[email protected]>
- [PATCH 00/11] RTC subsystem
- Prev by Date: Re: [PATCH] kretprobe instance recyled by parent process
- Next by Date: Re: [rfc][patch] sched: remove smpnice
- Previous by thread: Re: [PATCH 01/11] RTC subsystem, class
- Next by thread: Re: [PATCH 01/11] RTC subsystem, class
- Index(es):