mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-11 08:09:20 +00:00
65a3eb28d5
The main goal here is to keep this close to upstream. Changes include: - allow symbols implied by y to become m - make 'imply' obey the direct dependency - allow only 'config', 'comment', and 'if' inside 'choice' - qconf: make search fully work again on split mode - qconf: navigate menus on hyperlinks - remove '---help---' support - qconf: allow to edit "int", "hex", "string" menus in-place - qconf: drop Qt4 support - nconf: fix core dump when searching in empty menu - nconf: stop endless search loops - Create links to main menu items in search - fix segmentation fault in menuconfig search - nconf: Add search jump feature - port qconf to work with Qt6 in addition to Qt5 - fix possible buffer overflow - fix memory leak from range properties Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
15 lines
223 B
Plaintext
15 lines
223 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
/conf
|
|
/[gmnq]conf
|
|
/[gmnq]conf-bin
|
|
/[gmnq]conf-cflags
|
|
/[gmnq]conf-libs
|
|
/qconf-moc.cc
|
|
|
|
#
|
|
# Added by openwrt
|
|
#
|
|
mconf_check
|
|
# The next line should be removed after 23.05 is EOL
|
|
*conf-cfg
|