update e2p target to match condensed files
This commit is contained in:
parent
548ffd49a3
commit
6adfd349e9
@ -36,8 +36,7 @@ $(E2FSPROGS_DIR)%.o: $(srcdir)/%.c
|
|||||||
$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<
|
$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<
|
||||||
|
|
||||||
E2P_SRC_LIST := \
|
E2P_SRC_LIST := \
|
||||||
fgetflags.c fsetflags.c \
|
fgetsetflags.c fgetsetversion.c \
|
||||||
fgetversion.c fsetversion.c \
|
|
||||||
pf.c iod.c
|
pf.c iod.c
|
||||||
E2P_SRC := $(patsubst %, $(E2FSPROGS_DIR)/e2p/%, $(E2P_SRC_LIST))
|
E2P_SRC := $(patsubst %, $(E2FSPROGS_DIR)/e2p/%, $(E2P_SRC_LIST))
|
||||||
$(E2FSPROGS_DIR)e2p.o: $(E2P_SRC)
|
$(E2FSPROGS_DIR)e2p.o: $(E2P_SRC)
|
||||||
|
Loading…
Reference in New Issue
Block a user