From 6d568bd649407daf44c54e0a8d2a3cc3941e89c5 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 20 Apr 2010 16:35:33 -0500 Subject: [PATCH] missing flash-kernel.conf file --- scripts/flash-kernel.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scripts/flash-kernel.conf 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 + +