Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-12-26 16:12:03 -05:00
parent 06254708be
commit a3015c3ad0
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 5 additions and 1 deletions

View file

@ -89,7 +89,7 @@ buildAll() {
buildDevice bonito avb;
buildDevice sargo avb;
#Tensor
buildDevice oriole avb;
buildDevice oriole avb; #requires manual patching for stray iwlan include in device.mk
buildDevice raven avb;
buildDevice panther avb;
buildDevice cheetah avb;