Fix alignment in the last commit.

This commit is contained in:
Ruslan Ermilov 2005-02-03 08:07:22 +00:00
parent bd985cab34
commit 2f533ec052
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141178

View File

@ -264,8 +264,8 @@ _syscons= syscons
.endif
.if ${MACHINE_ARCH} != "powerpc"
_uart= uart
_vpo= vpo
_uart= uart
_vpo= vpo
.endif
.if defined(ALL_MODULES)