diff options
Diffstat (limited to 'post/drivers')
| -rw-r--r-- | post/drivers/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/post/drivers/Makefile b/post/drivers/Makefile index 2f6844cca..328f880b1 100644 --- a/post/drivers/Makefile +++ b/post/drivers/Makefile @@ -5,6 +5,4 @@  # SPDX-License-Identifier:	GPL-2.0+  # -CPPFLAGS += -I$(TOPDIR) -  obj-$(CONFIG_HAS_POST)	+= flash.o i2c.o memory.o rtc.o |