Selaa lähdekoodia

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 vuosi sitten
vanhempi
commit
5f69b0d6ad
4 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 2
      Base/usr/include/.gitignore
  2. 0 0
      Base/usr/include/.gitkeep
  3. 0 2
      Base/usr/lib/.gitignore
  4. 0 0
      Base/usr/lib/.gitkeep

+ 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