Skip to content
Snippets Groups Projects
  1. Jan 31, 2017
  2. Jan 17, 2017
  3. Aug 11, 2016
  4. Dec 03, 2015
  5. Jul 29, 2015
    • Alessandro Rubini's avatar
      userspace: new dot-config directory; allow 'make config' in target · 7a42391f
      Alessandro Rubini authored
      
      This factorized configuration stuff out of wrap_rootfs into a build
      target.  It also adds building and installing "conf" so to allow the
      following commands in the target (in /wr/etc):
      
      	  make config
      
      	  make oldconfig     (likely after editing dot-config)
      
      	  make defconfig
      
      I'm unable to build menuconfig at this time, because of missing
      symbols in the target's libncurses. I hope to fix this when we
      bump buildroot up (thanks Adam for that!)
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      7a42391f