diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 22:24:01 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 22:24:01 (EST) |
commit | a1e91f447c672a3aaa24587ea6ea75a42447179f (patch) | |
tree | 0d323d28b0b5735d8274ba76ce6630a083316c86 | |
parent | 00da665a39d296306b88ea380a623c6f00ea282c (diff) |
build: Add oldconfig target
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ install_init_script = \ nop: @: -menuconfig mrproper: +menuconfig oldconfig mrproper: oh-autobuild -T $@ build: |