]> rtime.felk.cvut.cz Git - sysless.git/commit
UART-NOZEN made optional component.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 9 Nov 2009 13:01:39 +0000 (14:01 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 9 Nov 2009 13:01:39 +0000 (14:01 +0100)
commit9af9b910fac1c796e61b631eb819af94763e7869
tree642822a26edae1f55ab7b1553ec787dda87e0a82
parent4eba39febfced0ef8db26eba2fec14e3d4088f2e
UART-NOZEN made optional component.

Please, if you add component or application, and
you are not sure, if it works for all other users,
be so polite and made it optional.

Look at this patch, how it should look like.
  CONFIG_UART_NOZEN=y

If you want to use it, add it into your config.omk

If it is specific/required for given board, add it
into
  sysless-lpc21xx/board/xxx/config.xxx
which should be used as base for config.target

Please, register into Sysless conference on Pandora
and try to keep things usable for others.

  http://pandora.idnes.cz/conference/sysless/

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
arch/arm/mach-lpc21xx/libs/uart-nozen/Makefile.omk