• 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: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    7a42391f
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...