mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 05:21:54 +02:00
49b34728f9
- fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13295 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
139 B
Makefile
9 lines
139 B
Makefile
BOARDNAME:=NFS Root
|
|
FEATURES:=tgz
|
|
DEVICE_TYPE:=modem
|
|
|
|
define Target/Description
|
|
Build images for Infineon CPE devices for NFS boot
|
|
endef
|
|
|