Author: matthew
Date: Wed Mar 13 12:26:34 2013
New Revision: 10205
Log:
Update udev-lfs Makefile for Systemd-198
Modified:
trunk/BOOK/udev-lfs/Makefile.lfs
Modified: trunk/BOOK/udev-lfs/Makefile.lfs
==============================================================================
--- trunk/BOOK/udev-lfs/Makefile.lfs Wed Mar 13 10:08:23 2013 (r10204)
+++ trunk/BOOK/udev-lfs/Makefile.lfs Wed Mar 13 12:26:34 2013 (r10205)
@@ -4,8 +4,8 @@
# vim: tabstop=3
SHELL=/bin/bash
-SYSTEMD_VERSION=197
-VERSION=197-2
+SYSTEMD_VERSION=198
+VERSION=198-1
ifeq ($(V),)
VB = @
@@ -80,7 +80,9 @@
dev-setup.c \
sd-login.c \
sd-daemon.c \
- time-util.c
+ time-util.c \
+ fileio.c \
+ strxcpyx.c
COMMON_OBJS := $(addprefix build/, $(COMMON_SRCS:.c=.o))
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page