mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
Widen the name space: Rename CONFIG_SPI_EEPROM to CONFIG_EEPROM so that I2C EEPROMs can live there too
This commit is contained in:
+1
-1
@@ -52,11 +52,11 @@ VPATH = .
|
||||
include analog$(DELIM)Make.defs
|
||||
include audio$(DELIM)Make.defs
|
||||
include bch$(DELIM)Make.defs
|
||||
include eeprom$(DELIM)Make.defs
|
||||
include input$(DELIM)Make.defs
|
||||
include lcd$(DELIM)Make.defs
|
||||
include mmcsd$(DELIM)Make.defs
|
||||
include mtd$(DELIM)Make.defs
|
||||
include eeprom$(DELIM)Make.defs
|
||||
include net$(DELIM)Make.defs
|
||||
include pipes$(DELIM)Make.defs
|
||||
include power$(DELIM)Make.defs
|
||||
|
||||
Reference in New Issue
Block a user