src/mainboard/*: Remove empty vendor folders
After removing most geode_lx boards, some mainboard directories are left empty. This patch cleans them up. Change-Id: I2e99eba3d49dec90ceb2ce0c7f61612a9840ce59 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/27092 Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
364f2e10cb
commit
16c77f72ca
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_AAEON
|
||||
bool "Aaeon"
|
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_ARTECGROUP
|
||||
bool "Artec Group"
|
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_BACHMANN
|
||||
bool "Bachmann electronic"
|
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_DIGITALLOGIC
|
||||
bool "DIGITAL-LOGIC"
|
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_TRAVERSE
|
||||
bool "Traverse Technologies"
|
|
@ -1,2 +0,0 @@
|
|||
config VENDOR_WINENT
|
||||
bool "Win Enterprises"
|
Loading…
Reference in New Issue