$(call Image/Build/Profile/CAS771W,$(1))
$(call Image/Build/Profile/CAS861,$(1))
$(call Image/Build/Profile/CAS861W,$(1))
- $(call Image/Build/Profile/NFS101U,$(1))
- $(call Image/Build/Profile/NFS101WU,$(1))
# Motorola
$(call Image/Build/Profile/PMUGW,$(1))
endef
endif
define Image/Build/Profile/Generic
+ # Cellvision
+ $(call Image/Build/Profile/NFS101U,$(1))
+ $(call Image/Build/Profile/NFS101WU,$(1))
# Compex
$(call Image/Build/Profile/WP54,$(1))
$(call Image/Build/Profile/NP27G,$(1))
ifeq ($(PROFILE),RouterBoard)
define Image/cmdline/yaffs2
- root=/dev/mtdblock3 rootfstype=yaffs2 init=/etc/preinit
+ root=/dev/mtdblock3 rootfstype=yaffs2
endef
define Image/BuildKernel/RouterBoard