numam-dpdk/mk
Christian Ehrhardt b2063f104d mk: filter duplicate configuration entries
Due to the hierarchy and the demand to keep the base config showing all
options, some config keys end up multiple times in the .config file.

Due to the way the actual config is sourced only the last entry is
important. That can confuse people changing values in .config which
are then ignored.

A suggested solution was to filter for duplicates at the end of the
actual config step which is implemented here.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-07-11 14:41:39 +02:00
..
arch mk: define objcopy target and arch on IBM POWER 2016-06-15 15:12:37 +02:00
exec-env mk: prevent overlinking in applications 2016-06-13 16:09:58 +02:00
internal mk: fix verbose pmdinfogen run 2016-07-08 17:07:05 +02:00
machine
target/generic
toolchain
rte.app.mk mk: fix ACL library static linking 2016-07-01 16:46:09 +02:00
rte.bsdmodule.mk
rte.combinedlib.mk
rte.cpuflags.mk
rte.extapp.mk
rte.extlib.mk
rte.extobj.mk
rte.extshared.mk
rte.extsubdir.mk
rte.gnuconfigure.mk
rte.hostapp.mk pmdinfogen: add buildtools and pmdinfogen utility 2016-07-06 22:34:39 +02:00
rte.hostlib.mk
rte.install.mk
rte.lib.mk mk: check shared library dependencies 2016-06-29 13:33:01 +02:00
rte.module.mk
rte.obj.mk
rte.sdkbuild.mk mk: remove traces of hostapp build directory 2016-07-08 12:04:02 +02:00
rte.sdkconfig.mk mk: filter duplicate configuration entries 2016-07-11 14:41:39 +02:00
rte.sdkdepdirs.mk
rte.sdkdoc.mk
rte.sdkexamples.mk
rte.sdkgcov.mk
rte.sdkinstall.mk mk: fix driver build with installed SDK 2016-07-08 17:06:59 +02:00
rte.sdkroot.mk
rte.sdktest.mk
rte.shared.mk
rte.subdir.mk
rte.vars.mk