Bläddra i källkod

Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert Riera 9 år sedan
förälder
incheckning
429a11647a
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      Config.in

+ 4 - 0
Config.in

@@ -337,6 +337,10 @@ config BR2_DEPRECATED_SINCE_2015_08
 	bool
 	bool
 	default y
 	default y
 
 
+config BR2_DEPRECATED_SINCE_2015_11
+	bool
+	default y
+
 endif
 endif
 
 
 config BR2_ENABLE_DEBUG
 config BR2_ENABLE_DEBUG