diff options
author | 2013-10-24 11:26:46 +0000 | |
---|---|---|
committer | 2013-10-24 11:26:46 +0000 | |
commit | 99cb44959db9f8ae5b1140475531fd37fc263a22 (patch) | |
tree | 098920b051f10aa4beeb822969ba04198de105c0 | |
parent | Significant namespace cleanup of netinet6 symbols. (diff) | |
download | wireguard-openbsd-99cb44959db9f8ae5b1140475531fd37fc263a22.tar.xz wireguard-openbsd-99cb44959db9f8ae5b1140475531fd37fc263a22.zip |
s/ALLWINNER/SUNXI/g
-rw-r--r-- | sys/arch/armv7/compile/.cvsignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/armv7/compile/.cvsignore b/sys/arch/armv7/compile/.cvsignore index b39ab6b94f5..33882c38370 100644 --- a/sys/arch/armv7/compile/.cvsignore +++ b/sys/arch/armv7/compile/.cvsignore @@ -1,6 +1,6 @@ -GENERIC-ALLWINNER GENERIC-IMX GENERIC-OMAP -RAMDISK-ALLWINNER +GENERIC-SUNXI RAMDISK-IMX RAMDISK-OMAP +RAMDISK-SUNXI |