Changeset 28137


Ignore:
Timestamp:
03/31/14 04:19:41 (10 years ago)
Author:
obi
Message:

mipsel reenable mnt install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/extensions.h

    r27930 r28137  
    119119        if(size != NULL) isize = atoi(size);
    120120       
    121         if(checkbox("ATEMIO5000") != 1 && checkbox("ATEMIO5200") != 1)
    122         {
     121//      if(checkbox("ATEMIO5000") != 1 && checkbox("ATEMIO5200") != 1)
     122//      {
    123123                if(path == NULL || path[0] == '*' || ostrstr(path, "mnt") != NULL)
    124124                {
     
    132132                        }
    133133                }
    134         }
     134//      }
    135135       
    136136        if(path == NULL || path[0] == '*' || ostrstr(path, "var") != NULL)
Note: See TracChangeset for help on using the changeset viewer.