Clean up and document our hacks for building BSD source.

Change-Id: Ic591e22fa5b363bb68376b9f25814c0e5bd83fbf
This commit is contained in:
Elliott Hughes
2014-04-21 17:13:46 -07:00
parent 44a98d5c12
commit d39f3f2c2e
23 changed files with 23 additions and 16 deletions

View File

@@ -2,8 +2,4 @@ This directory contains upstream NetBSD source. You should not edit these
files directly. Make fixes upstream and then pull down the new version of
the file.
Note that code in the other 'netbsd' directory contains Android modifications.
We should work towards getting as many of those changes as possible upstream
and then losing those files in favor of pure upstream copies here instead.
TODO: write a script to make this process automated.