]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Makefile.legacy
jquery-ui-themes: rename options to have proper prefix
[coffee/buildroot.git] / Makefile.legacy
index 764cfcd117bcacf08e9a14a3e9f28e215c9f0ee6..800c08926ca99bfaa569b06a7a10d52349dc2186 100644 (file)
@@ -4,9 +4,6 @@
 # This file contains placeholders to detect backward-compatibility problems.
 # When a buildroot "API" feature is being deprecated, a rule should be added
 # here that issues an error when the old feature is used.
-#
-# This file is not included if BR2_DEPRECATED is selected, so it is possible
-# to bypass the errors (although that's usually a bad idea).
 
 ifeq ($(BR2_LEGACY),y)
 $(error "You have legacy configuration in your .config! Please check your configuration.")