cpu/esp8266: remove duplicate 'CPU' variable

This commit is contained in:
cladmi 2018-09-23 15:31:19 +02:00
parent 22e03180fc
commit 8f68e69da3
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -29,7 +29,6 @@ endif
# regular Makefile # regular Makefile
export CPU ?= esp8266
export TARGET_ARCH ?= xtensa-lx106-elf export TARGET_ARCH ?= xtensa-lx106-elf
# ESP8266 pseudomodules # ESP8266 pseudomodules