Update massdrop/alt:charlesrocket (#17297)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
-k 2022-07-02 05:19:35 -07:00 committed by GitHub
parent ac333016eb
commit 5699763d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 411 additions and 46 deletions

View file

@ -0,0 +1,3 @@
ifeq ($(strip $(APL_ENABLE)), yes)
SRC += apl.c
endif