summaryrefslogtreecommitdiff
path: root/platforms/x86.sh
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 22:54:40 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 22:54:40 +0300
commite6955a667587dce5069ada868f831516d9faac05 (patch)
treeb42ecc968cc3646301a9075bb62c4382cb9e2537 /platforms/x86.sh
parentcf37abf4b59405c730af52373631c8e819e1693b (diff)
Move target directory configuration to config.sh
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'platforms/x86.sh')
-rw-r--r--platforms/x86.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/platforms/x86.sh b/platforms/x86.sh
index f635611..03960ad 100644
--- a/platforms/x86.sh
+++ b/platforms/x86.sh
@@ -1,5 +1,4 @@
platform=x86
arch=x86
-boot_dir=$tftp_root/x86
image=bzImage
kcflags="$kcflags -Wno-error=frame-larger-than="