summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xstage14
1 files changed, 2 insertions, 2 deletions
diff --git a/stage1 b/stage1
index 899c0fc..3fc7e70 100755
--- a/stage1
+++ b/stage1
@@ -46,8 +46,8 @@ KCONFIG=kernel-3.*-armv7hl-tegra.config
# used by kernel and glibc
KARCH=arm64
KIMAGE=uImage
-NEED_XLOADER=yes
-NEED_UBOOT=yes
+NEED_XLOADER=no
+NEED_UBOOT=no
# The cross-compiler target
TARGET=aarch64-redhat-linux-gnu