From ee7eaf6837e5aa4cbf09b6a71bad86f7ae6f2965 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 16 Aug 2017 13:21:27 -0700 Subject: Drop armv7 debug directory Thanks to some recent config changing, debugconfig/arm/armv7 was removed. Remove this file from config generation as well. It should be added back later if necessary. --- config_generation | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config_generation') diff --git a/config_generation b/config_generation index e5dde85cf..0a234f27e 100644 --- a/config_generation +++ b/config_generation @@ -32,6 +32,6 @@ aarch64-debug=baseconfig:baseconfig-arm:baseconfig-arm-arm64:debugconfig:debugco # arm armv7hl=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7 -armv7hl-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7:debugconfig:debugconfig-arm:debugconfig-arm-armv7 +armv7hl-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7:debugconfig:debugconfig-arm armv7hl-lpae=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae -armv7hl-lpae-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae:debugconfig:debugconfig-arm:debugconfig-arm-armv7 +armv7hl-lpae-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae:debugconfig:debugconfig-arm -- cgit