From git://git.buildroot.net/buildroot 82583bf..8a53d73 master -> origin/master fd1b89f..c4fbc42 next -> origin/next Updating 82583bf..8a53d73 Fast forward Config.in | 2 + Config.in.legacy | 73 +++++++++++++++++++++++++ Makefile | 7 ++- Makefile.legacy | 30 ++++++++++ docs/manual/adding-packages-generic.txt | 3 + package/Makefile.in | 6 -- package/acpid/acpid.mk | 2 + package/flex/Config.in | 10 ++-- package/flex/flex.mk | 20 ++----- package/matchbox/matchbox-lib/matchbox-lib.mk | 1 + system/device_table.txt | 1 + 11 files changed, 128 insertions(+), 27 deletions(-) create mode 100644 Config.in.legacy create mode 100644 Makefile.legacy Makefile.legacy:12: *** "You have legacy configuration in your .config! Please check your configuration.". Stop.