Jelajahi Sumber

Base: Remove the empty /usr/lib and /usr/include directories

These have been there since the initial revision of the toolchain build
script, but we don't seem to require them being present in `Base` any
longer.
Tim Schumacher 1 tahun lalu
induk
melakukan
5f69b0d6ad

+ 0 - 2
Base/usr/include/.gitignore

@@ -1,2 +0,0 @@
-*
-!.git*

+ 0 - 0
Base/usr/include/.gitkeep


+ 0 - 2
Base/usr/lib/.gitignore

@@ -1,2 +0,0 @@
-*
-!.git*

+ 0 - 0
Base/usr/lib/.gitkeep