Fix compilation issues in sam7 tcp server example.
[bertos.git] / boards / at91sam7x-ek / examples / at91sam7x-ek_tcp_server / at91sam7x-ek_tcp_server.mk
index 8f33912b2a302bab4ea0872e78ee0f6cf5f68375..1a8861e242833121772386d342b92fd1327e37a0 100644 (file)
@@ -19,7 +19,7 @@ at91sam7x-ek_tcp_server_HW_PATH = boards/at91sam7x-ek
 
 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_tcp_server_USER_CSRC INSTEAD!
 at91sam7x-ek_tcp_server_WIZARD_CSRC = \
-       at91sam7x-ek_tcp_server/hw/hw_eth.c \
+       $(at91sam7x-ek_tcp_server_HW_PATH)/hw/hw_eth.c \
        bertos/cpu/arm/drv/eth_at91.c \
        bertos/cpu/arm/drv/ser_arm.c \
        bertos/cpu/arm/drv/ser_at91.c \