Rev 884 | Rev 982 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 884 | Rev 938 | ||
---|---|---|---|
Line 38... | Line 38... | ||
38 | ## Make some default assumptions |
38 | ## Make some default assumptions |
39 | # |
39 | # |
40 | 40 | ||
41 | LFLAGS += -no-check-sections -N |
41 | LFLAGS += -no-check-sections -N |
42 | 42 | ||
- | 43 | DEFS += -D__32_BITS__ |
|
- | 44 | ||
43 | ## Own configuration directives |
45 | ## Own configuration directives |
44 | # |
46 | # |
45 | 47 | ||
46 | CONFIG_OFW = y |
48 | CONFIG_OFW = y |
47 | CONFIG_FB = y |
49 | CONFIG_FB = y |