1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 04:45:52 +03:00
openwrt-xburst/target/linux/ifxmips/nfs/target.mk
thl 49b34728f9 [ifxmips] some cleanups:
- 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
2008-11-20 18:31:00 +00:00

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