Changeset 5172


Ignore:
Timestamp:
Jan 6, 2011, 10:36:53 PM (15 years ago)
Author:
obi
Message:

[ipk] enable neutrino keymap at7500

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/keymaps_ufs910_at7000_at700_neutrino_1_3/CONTROL/preinst

    r4654 r5172  
    1010echo "Some Plugins will not work correctly on your $model!"
    1111echo ""
    12 if [ "$model" = "ufs910" ] || [ "$model" = "at7000" ] || [ "$model" = "at700" ]; then
     12if [ "$model" = "ufs910" ] || [ "$model" = "at7000" ] || [ "$model" = "at700" ] || [ "$model" = "at7500" ]; then
    1313        echo "Boxtype: $model OK"
    1414else
Note: See TracChangeset for help on using the changeset viewer.