Commit d9b1c972 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

softpll: moved defs header to include

parent 08ff71cc
...@@ -56,7 +56,7 @@ OBJS_WRC = wrc_main.o \ ...@@ -56,7 +56,7 @@ OBJS_WRC = wrc_main.o \
PTP_NOPOSIX = ptp-noposix PTP_NOPOSIX = ptp-noposix
INCLUDE_DIRS = -I$(PTP_NOPOSIX)/wrsw_hal -I$(PTP_NOPOSIX)/libptpnetif -Isoftpll -I$(PTP_NOPOSIX)/softpll -Iinclude INCLUDE_DIRS = -I$(PTP_NOPOSIX)/wrsw_hal -I$(PTP_NOPOSIX)/libptpnetif -I$(PTP_NOPOSIX)/softpll -Iinclude
CFLAGS_EB = -DWITH_ETHERBONE=$(WITH_ETHERBONE) CFLAGS_EB = -DWITH_ETHERBONE=$(WITH_ETHERBONE)
......
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