diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-20 11:02:00 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-20 11:02:00 +0200 |
| commit | b616b4946b578b756281d6e77b19fc0c1ae59699 (patch) | |
| tree | 6ba5774e7bbe2a91fcacfba25b8174e2d0257a10 /README | |
| parent | af2b1ff9b0863f4561e67899d18117bb8555f1b2 (diff) | |
docs: add more known issues
A clean must be performed when the theme is switched and
incremental building does not work if printouts are enabled. Add
this information to the README.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -58,3 +58,8 @@ Known Issues ~~~~~~~~~~~~ * Building in parallel using `-j` is not supported. + + * A `make clean` must be performed if the theme is changed. + + * If printouts are enabled, incremental building does not work, + i.e. a full rebuild occurs every time on `make`. |
