Skip to content

Commit

Permalink
Lisa/L does not use luftboot. Make it so! :)
Browse files Browse the repository at this point in the history
  • Loading branch information
esden committed Apr 15, 2012
1 parent 87dfcfa commit ecb723b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/boards/lisa_l_1.0.makefile
Expand Up @@ -8,6 +8,7 @@
BOARD=lisa_l
BOARD_VERSION=1.0
BOARD_CFG=\"boards/$(BOARD)_$(BOARD_VERSION).h\"
NO_LUFTBOOT=1

# -----------------------------------------------------------------------
ifeq ($(BOARD_PROCESSOR),'omap')
Expand Down
1 change: 1 addition & 0 deletions conf/boards/lisa_l_1.1.makefile
Expand Up @@ -11,6 +11,7 @@
BOARD=lisa_l
BOARD_VERSION=1.0
BOARD_CFG=\"boards/$(BOARD)_$(BOARD_VERSION).h\"
NO_LUFTBOOT=1

# -----------------------------------------------------------------------
ifeq ($(BOARD_PROCESSOR),'omap')
Expand Down

0 comments on commit ecb723b

Please sign in to comment.