Skip to content

Commit 2c03471

Browse files
author
Wayne Ren
authored
Merge pull request #108 from foss-for-synopsys-dwc-arc-processors/emsdp_fixes
emsdp: remove extra component
2 parents 27898d9 + 39f098b commit 2c03471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

board/emsdp/emsdp.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ifdef ONCHIP_IP_LIST
7272
endif
7373

7474
# onboard device rules
75-
EXT_DEV_LIST += flash/w25qxx
75+
EXT_DEV_LIST +=
7676

7777
include $(EMBARC_ROOT)/device/device.mk
7878

0 commit comments

Comments
 (0)