On 02/02/16 13:07, Marcin Mazurek wrote: > Thanks for your response. > > I saw that and I tried doing it this way: > > dev/al_eth/al_eth.c optional al_eth compile-with > "-I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth" > Hi, Try something like this: dev/al_eth/al_eth.c optional al_eth compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth ${PROF} ${.IMPSRC}" --HPSReceived on Tue Feb 02 2016 - 11:19:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC