rsh-redone: make rsh-redone.mk more Buildroot conventional
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Apr 2014 15:08:14 +0000 (17:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Apr 2014 15:10:20 +0000 (17:10 +0200)
commit2fd2c71523c0bd992bac845d16300f771b70bc44
tree483bae9c33d8f552a5413167dbd6d0702ce84af4
parentace1e4203854080ba76955e090cc88f1d915df87
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>
package/rsh-redone/rsh-redone.mk