summaryrefslogtreecommitdiffstats
path: root/board/raspberrypi/post-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'board/raspberrypi/post-image.sh')
-rwxr-xr-xboard/raspberrypi/post-image.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/raspberrypi/post-image.sh b/board/raspberrypi/post-image.sh
index c00975288c..b2bb070678 100755
--- a/board/raspberrypi/post-image.sh
+++ b/board/raspberrypi/post-image.sh
@@ -18,11 +18,6 @@ __EOF__
;;
esac
-# Mark the kernel as DT-enabled
-mkdir -p "${BINARIES_DIR}/kernel-marked"
-${HOST_DIR}/usr/bin/mkknlimg "${BINARIES_DIR}/zImage" \
- "${BINARIES_DIR}/kernel-marked/zImage"
-
rm -rf "${GENIMAGE_TMP}"
genimage \
OpenPOWER on IntegriCloud