X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Frt305x%2Fprofiles%2Fdlink.mk;h=877724d886581aa1424babd689bc9834009a0e8a;hb=7918a35c119290ec19274718b65bfa71cb65f397;hp=29d8b7c38a1870b1e9d7757e67a3b327d0810bb2;hpb=334322a5d95980851be1881582a886c61e09a5eb;p=openwrt-github%2F.git diff --git a/target/linux/ramips/rt305x/profiles/dlink.mk b/target/linux/ramips/rt305x/profiles/dlink.mk index 29d8b7c38a..877724d886 100644 --- a/target/linux/ramips/rt305x/profiles/dlink.mk +++ b/target/linux/ramips/rt305x/profiles/dlink.mk @@ -18,3 +18,13 @@ endef $(eval $(call Profile,DIR615H1)) +define Profile/DIR610A1 + NAME:=Dlink DIR-610 A1 + PACKAGES:=kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/DIR610A1/Description + Package set for Dlink DIR610 A1 board +endef + +$(eval $(call Profile,DIR610A1))