In this configuration, DHCP will run on the OpenWrt Box, while the TFTP server (the one serves the boot files) runs on a different computer.
config boot linux
option filename 'pxelinux.0'
option serveraddress '192.168.?.?'
option servername '?'