From 7487d817cf601a3f1e9893d236420e69c9e9cfa3 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 2 Apr 2011 01:03:09 -0500 Subject: [PATCH] stable kernel with dvi support for the panda has now completed building Signed-off-by: Robert Nelson --- mk_mmc.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index 4a0d52e..2628785 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -789,9 +789,6 @@ case "$UBOOT_TYPE" in HASMLO=1 ABI_VER=2 - #with the panda, we just need the beta kernel, both dvi and serial work.. - BETA_KERNEL=1 - ;; touchbook)