X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_http_server%2Fsam3x-ek_http_server_user.mk;h=949c692e907c677fd8fcda476f38148b26f7d78e;hb=5726374e3dc5a370ae5ab43c400e43b6ed954edd;hp=fc49b2d5e097be72c202707a626aa43887988bb1;hpb=27f2847bef705b09dbe026ffce96123b51593077;p=bertos.git diff --git a/boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server_user.mk b/boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server_user.mk index fc49b2d5..949c692e 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server_user.mk +++ b/boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server_user.mk @@ -12,6 +12,7 @@ sam3x-ek_http_server_USER_CSRC = \ $(sam3x-ek_http_server_SRC_PATH)/main.c \ bertos/cpu/cortex-m3/drv/dmac_sam3.c \ bertos/cpu/cortex-m3/drv/hsmci_sam3.c \ + bertos/cpu/cortex-m3/io/sam3_chipid.c \ # # Files included by the user.