cpu/Makefile.inc: Clean up non-existing directory inclusion
The Allwinner code has been removed from the master branch for quite some time now. Change-Id: I9e5fd267140c180ae145d12b325cc489725f9ad0 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44316 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
54a4f172d8
commit
89f182ae12
|
@ -1,7 +1,6 @@
|
|||
################################################################################
|
||||
## Subdirectories
|
||||
################################################################################
|
||||
subdirs-y += allwinner
|
||||
subdirs-y += amd
|
||||
subdirs-y += armltd
|
||||
subdirs-y += intel
|
||||
|
|
Loading…
Reference in New Issue