gen_rtc.c doesn't work on ia64 (we don't have asm/rtc.h, for starters), so don't offer it there. ===== drivers/char/Kconfig 1.32 vs edited ===== --- 1.32/drivers/char/Kconfig Tue Mar 16 03:10:34 2004 +++ edited/drivers/char/Kconfig Tue Apr 6 15:58:28 2004 @@ -768,7 +768,7 @@ config GEN_RTC tristate "Generic /dev/rtc emulation" - depends on RTC!=y + depends on RTC!=y && !IA64 ---help--- If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Apr 6 18:23:58 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:25 EST