Norman Feske 48f0307234 create_builddir: remove 'linux' option
Since unifying the build directories accross architectures, the special
case of the 'linux' platform is no longer needed. Linux can be targeted
from regular CPU-architecture-specific build directories via:

  KERNEL=linux BOARD=linux

Fixes #4366
2022-01-19 12:35:49 +01:00
..
2021-02-23 12:02:41 +01:00
2020-08-25 11:49:44 +02:00
run
2019-04-09 12:30:34 +02:00
2019-07-09 08:41:53 +02:00

This directory contains templates for configuring build directories
for different platforms. They are used by the 'create_builddir' tool.