From 0ab35d9839cd96e80d587361f756bfef9481e123 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 25 Jun 2014 22:15:37 +0200 Subject: allow to disable checksum checking --- target/config/Config.in.adk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target') diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index 9938b68c1..775df9395 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -22,6 +22,12 @@ config ADK_DISABLE_HONOUR_CFLAGS help Disable honour CFLAGS checks. +config ADK_DISABLE_CHECKSUM + bool "Disable checksum check for downloads globally" + default n + help + Disable checksum checks of downloads. + config ADK_DISABLE_KERNEL_PATCHES bool "Disable global kernel patches" default n -- cgit v1.2.3