greetings.

I am interested in knowing if there is a "proper" method of customising "compile time" options of packages for openwrt. in particular udev.

i have managed to force the Makefile to compile the additional binary "volume_id" for the udev package by adding EXTRA="extras/volume_id" into the packages/udev/Makefile.

is this method "ok" or should i be using a different method ?

adam