microblaze: trivial: Fix removed the part of line
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
3370d82f3b
commit
7f01af04bd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export CPU_VER CPU_MAJOR CPU_MINOR CPU_REV
|
|||
# The various CONFIG_XILINX cpu features options are integers 0/1/2...
|
||||
# rather than bools y/n
|
||||
|
||||
# Work out HW multipler support. This is icky.
|
||||
# Work out HW multipler support. This is tricky.
|
||||
# 1. Spartan2 has no HW multiplers.
|
||||
# 2. MicroBlaze v3.x always uses them, except in Spartan 2
|
||||
# 3. All other FPGa/CPU ver combos, we can trust the CONFIG_ settings
|
||||
|
|
Loading…
Reference in a new issue