fs/jffs2: refactor endianess selection to use BR2_ENDIAN
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Apr 2013 09:25:24 +0000 (09:25 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 11 Apr 2013 13:57:37 +0000 (15:57 +0200)
commit0f1bce64bde1a17e4b8d2eceef19a3a4e9d40482
tree672fa4c55fefde4f12a923300aa91cdd44715b4f
parent1413447256167c27364217a905ee2a4fce77df4f
fs/jffs2: refactor endianess selection to use BR2_ENDIAN

Instead of explicitly listing the sub-architectures or architectures
that are big-endian, use BR2_ENDIAN directly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/jffs2/Config.in