diff options
Diffstat (limited to 'board/psyent/pci5441/u-boot.lds')
-rw-r--r-- | board/psyent/pci5441/u-boot.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/psyent/pci5441/u-boot.lds b/board/psyent/pci5441/u-boot.lds index b99b82c..8f9cd8f 100644 --- a/board/psyent/pci5441/u-boot.lds +++ b/board/psyent/pci5441/u-boot.lds @@ -46,6 +46,7 @@ SECTIONS * the initialization code relocates the command table as * well -- admittedly, this is just pure laziness ;-) */ + . = .; __u_boot_cmd_start = .; .u_boot_cmd : { |