numam-dpdk/drivers
Bruce Richardson 218c4e68c1 mk: use linux and freebsd in config names
Rather than using linuxapp and bsdapp everywhere, we can change things to
use the, more readable, terms "linux" and "freebsd" in our build configs.
Rather than renaming the configs we can just duplicate the existing ones
with the new names using symlinks, and use the new names exclusively
internally. ["make showconfigs" also only shows the new names to keep the
list short] The result is that backward compatibility is kept fully but any
new builds or development can be done using the newer names, i.e.  both
"make config T=x86_64-native-linuxapp-gcc" and "T=x86_64-native-linux-gcc"
work.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-03-12 23:05:06 +01:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
common common/cpt: fix null auth only 2019-03-06 17:28:35 +01:00
compress build: improve dependency handling 2019-02-27 12:13:54 +01:00
crypto build/linux: rename macro from LINUXAPP to LINUX 2019-03-12 17:31:22 +01:00
event eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
mempool eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
net mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
raw eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: improve dependency handling 2019-02-27 12:13:54 +01:00