openwrt_archive/target/linux/socfpga/base-files.mk
Luka Perkov 309626effc target: socfpga: Add Altera SoCFPGA support
This patch adds support for the Altera SoCFPGA target.
Both generic target and Terasic SoCkit boards are supported.

Signed-off-by: Marek Vasut <marex@denx.de>

SVN-Revision: 49367
2016-05-10 22:52:00 +00:00

4 lines
78 B
Makefile

define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef