mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
The freetype package already installs a binary named "ftdump", so the dtc package conflicts with that. So rename the newer dtc tool to "fdtdump". This even makes a bit more sense: ftdump: [F]lat device [T]ree [dump] fdtdump: [F]lat [D]evice [T]ree [dump] Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: David Gibson <david@gibson.dropbear.id.au>
12 lines
92 B
Text
12 lines
92 B
Text
*.o
|
|
*.d
|
|
*.a
|
|
*.so
|
|
*~
|
|
*.tab.[ch]
|
|
lex.yy.c
|
|
*.lex.c
|
|
/dtc
|
|
/fdtdump
|
|
/convert-dtsv0
|
|
/version_gen.h
|