Merge pull request #3586 from HiassofT/le10-slice-fix-rpi-change

fixup slice cleanup, revert accidentally added testing change
This commit is contained in:
MilhouseVH 2019-06-21 12:07:21 +01:00 committed by GitHub
commit cbda2c49fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,3 @@
# NOOBS supported model versions # NOOBS supported model versions
NOOBS_SUPPORTED_MODELS='"Pi 2","Pi 3"' NOOBS_SUPPORTED_MODELS='"Pi 2","Pi 3"'
# TESTING, do not commit!
ADDITIONAL_DRIVERS="${ADDITIONAL_DRIVERS} slice-drivers"