- Timestamp:
- 2009-03-13T09:52:58Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d0688a3
- Parents:
- 03976d60
- Location:
- defaults/ia64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia64/Makefile.config
r03976d60 r449d4ecc 35 35 CONFIG_TEST = y 36 36 37 # Input device class 38 CONFIG_HID_IN = generic 39 40 # Output device class 41 CONFIG_HID_OUT = generic 42 37 43 # Keyboard layout 38 44 KBD_LAYOUT = us_qwerty -
defaults/ia64/i460GX/Makefile.config
r03976d60 r449d4ecc 2 2 MACHINE = i460GX 3 3 4 # Input device class5 CONFIG_HID_IN = keyboard6 7 # Output device class8 CONFIG_HID_OUT = monitor
Note:
See TracChangeset
for help on using the changeset viewer.