Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
22cf454d
in mainline for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2006-05-05T10:32:21Z (
19 years
ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
e3c762cd
Parents:
bdc5c516
Message:
ia32 VESA FB support
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
rbdc5c516
r22cf454d
81
81
ifeq ($(CONFIG_VHPT),y)
82
82
DEFS += -DCONFIG_VHPT
83
endif
84
ifeq ($(CONFIG_FB),y)
85
DEFS += -DCONFIG_VESA_WIDTH=$(CONFIG_VESA_WIDTH)
86
DEFS += -DCONFIG_VESA_HEIGHT=$(CONFIG_VESA_HEIGHT)
87
DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP)
83
88
endif
84
89
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive