diff --git a/scripts/flash-kernel.conf b/scripts/flash-kernel.conf new file mode 100644 index 0000000..09ef600 --- /dev/null +++ b/scripts/flash-kernel.conf @@ -0,0 +1,6 @@ +#!/bin/sh + +DONT_FLASH=1 +exit 0 + +