[buildroot] make ModuleAutoLoad more readable
authorFlorian Fainelli <florian@openwrt.org>
Mon, 18 Oct 2010 06:58:11 +0000 (06:58 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 18 Oct 2010 06:58:11 +0000 (06:58 +0000)
commit089d03f61a8c4db1dfc28b407da39b69159e0b6c
treee957795558e95e2492150e76f5da2e9f832a605c
parent6591e5b4dd367d983d31de69ec17124793a838b7
[buildroot] make ModuleAutoLoad more readable

When doing a build with tracing on, the expansion of ModuleAutoLoad can get a
little hairy.

Using intermediate variables to name the arguments makes tracing more readable.

One side effect is that if an argument is accidentally left out, we won't get
all of the parameters shifted one over thanks to quoting (done in AutoLoad).

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23513 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/kernel.mk