[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but can be...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Sep 2010 20:49:54 +0000 (20:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Sep 2010 20:49:54 +0000 (20:49 +0000)
commit69c9cad2a1144523a6534a184064601e6cc8d48c
treea6707cab21cdb4936905ec876e354466e8c90153
parent306fd791257af34804c8f7b3322bef61a517d56c
[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis.
This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace
the target specific exceptions in package-defaults and Image Builder.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23029 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-defaults.mk
include/target.mk
rules.mk
scripts/metadata.pl