split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
This commit is contained in:
@@ -26,6 +26,7 @@ lib-$(CONFIG_MOUNT) +=mount.o
|
||||
lib-$(CONFIG_PIVOT_ROOT) +=pivot_root.o
|
||||
lib-$(CONFIG_RDATE) +=rdate.o
|
||||
lib-$(CONFIG_READPROFILE) +=readprofile.o
|
||||
lib-$(CONFIG_RTCWAKE) +=rtcwake.o
|
||||
lib-$(CONFIG_SETARCH) +=setarch.o
|
||||
lib-$(CONFIG_SWAPONOFF) +=swaponoff.o
|
||||
lib-$(CONFIG_SWITCH_ROOT) +=switch_root.o
|
||||
|
Reference in New Issue
Block a user