Rev 1508 | Rev 1596 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1508 | Rev 1528 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | softint \ |
36 | softint \ |
37 | softfloat \ |
37 | softfloat \ |
38 | init \ |
38 | init \ |
39 | ns \ |
39 | ns \ |
40 | fb \ |
40 | fb \ |
41 | console |
41 | console \ |
- | 42 | tetris |
|
42 | 43 | ||
43 | ifeq ($(ARCH), amd64) |
44 | ifeq ($(ARCH), amd64) |
44 | DIRS += pci \ |
45 | DIRS += pci \ |
45 | kbd |
46 | kbd |
46 | endif |
47 | endif |