Age | Commit message (Collapse) | Author |
|
As the amount of include files now has reached a certain amount, it is getting
more and more crowsded, thuse introducing "per topic" subdirectories on the
filesystem to keep a clean structure makes sense.
|
|
When including XML files they all contained a comment from where the snipped
had actually been included from. The comment had been "included start" and
"included end" instead of "include start" and "include end".
This commit corrects the glitch.
|
|
|
|
|
|
Commit 021a2470bd67 ("XML: T2282: clarify on ethernet and wireless hw-id nodes")
created a common XML include file out of the MAC address include file which
totally blew everything as we now have two "mac" nodes as it was not renamed to
"hw-id".
|
|
|