Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
fe050b7
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-02-14T10:14:07Z (
19 years
ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
95c7526
Parents:
bbf5657
Message:
Moved framebuffer to genarch.
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
rbbf5657
rfe050b7
135
135
generic/src/smp/ipi.c
136
136
137
## Framebuffer
138
ifeq ($(CONFIG_FB),y)
139
GENERIC_SOURCES += \
140
generic/src/fb/font-8x16.c \
141
generic/src/fb/fb.c
142
DEFS += -DCONFIG_FB
143
endif
144
145
137
## Test sources
146
138
#
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive