1. 17 Jun, 2013 1 commit
    • Michael Shigorin's avatar
      initial armh* features · d9ca33af
      Michael Shigorin authored
      These handle only VE-like products (think TWRP on Nexus 7);
      the proper image support should be backported later on.
      
      An experiment in layered configurations is still in its
      early stages regarding ARM zoo...
      d9ca33af
  2. 10 May, 2012 1 commit
    • Michael Shigorin's avatar
      initial kernel and metadata features · c83cc111
      Michael Shigorin authored
      This further refines the modular build by making
      metadata being a clearly separated feature rather
      than having to rely on runtime tests, and also by
      moving the code which cares for kernel bits of base
      installation (.base list) in a feature of its own.
      
      There's more to it but let's get the ball rolling first.
      c83cc111