diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-31 11:16:22 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-06-11 21:21:45 +0200 |
commit | 3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d (patch) | |
tree | 3eb564a03e3fa94d8e94e75167f0ea90b1290f8a /target/linux/ar71xx/image/senao.mk | |
parent | af27dd1a51d0aa093e36971eafef4cbc9e1e01c3 (diff) | |
download | upstream-3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d.tar.gz upstream-3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d.tar.bz2 upstream-3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d.zip |
ar71xx: image: keep DEVICE_VARS and Build/* at the beginning
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/image/senao.mk')
-rw-r--r-- | target/linux/ar71xx/image/senao.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/senao.mk b/target/linux/ar71xx/image/senao.mk index 50d3ccdfe1..46ea9703fa 100644 --- a/target/linux/ar71xx/image/senao.mk +++ b/target/linux/ar71xx/image/senao.mk @@ -12,6 +12,7 @@ define Build/senao-factory-image rm -rf $@.senao endef + define Device/ens202ext DEVICE_TITLE := EnGenius ENS202EXT BOARDNAME := ENS202EXT |