Changeset eb56bd7 in mainline for defaults/mips32
- Timestamp:
- 2009-03-12T17:41:09Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8ba3dc7
- Parents:
- 8de4421
- Location:
- defaults/mips32
- Files:
-
- 2 edited
-
GXemul/Makefile.config (modified) (1 diff)
-
Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/GXemul/Makefile.config
r8de4421 reb56bd7 1 1 # Machine type 2 2 MACHINE = lgxemul 3 4 # Input device class5 CONFIG_HID_IN = keyboard6 7 # Output device class8 CONFIG_HID_OUT = monitor -
defaults/mips32/Makefile.config
r8de4421 reb56bd7 29 29 CONFIG_TEST = y 30 30 31 # Input device class 32 CONFIG_HID_IN = generic 33 34 # Output device class 35 CONFIG_HID_OUT = generic 36 31 37 # Keyboard layout 32 38 KBD_LAYOUT = us_qwerty
Note:
See TracChangeset
for help on using the changeset viewer.
