mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-16 09:32:09 -05:00
Include admswconfig for adm5120 based targets
SVN-Revision: 7191
This commit is contained in:
parent
093e9494c2
commit
c46bd0cb62
@ -17,6 +17,7 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/kernel-build.mk
|
include $(INCLUDE_DIR)/kernel-build.mk
|
||||||
|
DEFAULT_PACKAGES += admswconfig
|
||||||
|
|
||||||
# include the profiles
|
# include the profiles
|
||||||
-include profiles/*.mk
|
-include profiles/*.mk
|
||||||
|
|||||||
@ -17,6 +17,7 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/kernel-build.mk
|
include $(INCLUDE_DIR)/kernel-build.mk
|
||||||
|
DEFAULT_PACKAGES += admswconfig
|
||||||
|
|
||||||
# include the profiles
|
# include the profiles
|
||||||
-include profiles/*.mk
|
-include profiles/*.mk
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user