Clean up the style to use "options<space><tab>".
This commit is contained in:
parent
9cddade79a
commit
70ad407c86
@ -10,12 +10,12 @@ makeoption ARM_LITTLE_ENDIAN
|
||||
# 0x40200000, e.g. from u-boot with 'fatload mmc 0 0x40200000 kernel'
|
||||
#
|
||||
#
|
||||
options PHYSADDR=0x40000000
|
||||
options PHYSADDR=0x40000000
|
||||
|
||||
makeoptions KERNPHYSADDR=0x40200000
|
||||
options KERNPHYSADDR=0x40200000
|
||||
options KERNPHYSADDR=0x40200000
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
|
||||
options ARM_L2_PIPT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user