Commit adaa65e4 authored by Alessandro Rubini's avatar Alessandro Rubini

Makefile: don't include from ptp-noposix/wrsw_hal/ any more

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent f79b4c6e
...@@ -47,7 +47,6 @@ cflags-$(CONFIG_PTP_NOPOSIX) += \ ...@@ -47,7 +47,6 @@ cflags-$(CONFIG_PTP_NOPOSIX) += \
-include $(PTP_NOPOSIX)/compat.h \ -include $(PTP_NOPOSIX)/compat.h \
-include $(PTP_NOPOSIX)/PTPWRd/dep/trace.h \ -include $(PTP_NOPOSIX)/PTPWRd/dep/trace.h \
-include $(PTP_NOPOSIX)/libposix/ptpd-wrappers.h \ -include $(PTP_NOPOSIX)/libposix/ptpd-wrappers.h \
-I$(PTP_NOPOSIX)/wrsw_hal \
-I$(PTP_NOPOSIX)/libptpnetif \ -I$(PTP_NOPOSIX)/libptpnetif \
-I$(PTP_NOPOSIX)/PTPWRd -I$(PTP_NOPOSIX)/PTPWRd
...@@ -78,7 +77,6 @@ cflags-$(CONFIG_PPSI) += \ ...@@ -78,7 +77,6 @@ cflags-$(CONFIG_PPSI) += \
# FIXM: The following it temporary, untile we clean up # FIXM: The following it temporary, untile we clean up
cflags-$(CONFIG_PPSI) += \ cflags-$(CONFIG_PPSI) += \
-I$(PTP_NOPOSIX)/PTPWRd \ -I$(PTP_NOPOSIX)/PTPWRd \
-I$(PTP_NOPOSIX)/wrsw_hal \
-include $(PTP_NOPOSIX)/PTPWRd/dep/trace.h \ -include $(PTP_NOPOSIX)/PTPWRd/dep/trace.h \
obj-$(CONFIG_PPSI) += wrc_ptp_ppsi.o \ obj-$(CONFIG_PPSI) += wrc_ptp_ppsi.o \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment