How to make:

Just type the corresponding command in the command line as followed

For Award 2 board:
	make a2

For Award 3 board:
	make a3

For Award 5 board:
	make a5

For Hope board:
	make hope

For Merlin chip with Atheros AR93XX:
	make atheros

For Merlin chip with IC+ IP3210:
	make icplus

For Merlin chip with Realtek RTL8672:
	make realtek

For Merlin chip with Star STR9105:
	make star

For Merlin chip with Vitess VSC7501:
	make vitess

For Merlin chip with Ralink RT3052:
	make rt3052

For Merlin chip with Ralink RT3352:
	make rt3352

The output contains three files, dslcli vdsl.ko and board.ko. dslcli is the
main CLI binary, vdsl.ko and board.ko are loadable VDSL device driver
module.
