buildrootschalter/package/rsh-redone
Thomas Petazzoni 2fd2c71523 rsh-redone: make rsh-redone.mk more Buildroot conventional
This commit slightly adjusts rsh-redone.mk to better match the usual
Buildroot conventions:

 * Variables are named in upper-case, prefixed by the name of the
   package.

 * No re-use of one _CMDS definition in another, and instead usage of
   a RSH_REDONE_MAKE_FLAGS variable to pass identical flags betwen
   build and install steps.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-12 17:10:20 +02:00
..
Config.in rsh-redone: remove code related to rcp 2014-04-12 17:10:20 +02:00
rsh-redone.mk rsh-redone: make rsh-redone.mk more Buildroot conventional 2014-04-12 17:10:20 +02:00