openwrt building
You have to type the following to compile a package without compiling the entire build tree
$> make package/i2c-gpio-custom/{clean,compile,install} V=99 DEVELOPER=1
This is from the top directory of Kamikaze.
$> make package/i2c-gpio-custom/{clean,compile,install} V=99 DEVELOPER=1
No comments:
Post a Comment