Rearrange to eliminate Kmenu files
This commit is contained in:
parent
bfd5ca7cd2
commit
7ca5478da3
@ -60,7 +60,7 @@ nothing:
|
||||
install:
|
||||
|
||||
preconfig: $(foreach SDIR, $(SUBDIRS), $(SDIR)_preconfig)
|
||||
$(Q) $(MKKCONFIG) -m "$(shell cat Kmenu)"
|
||||
$(Q) $(MKKCONFIG) -m $(MENUDESC)
|
||||
|
||||
context: $(foreach SDIR, $(SUBDIRS), $(SDIR)_context)
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
CAN Utilities
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "CAN Utilities"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
Examples
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "Examples"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
File System Utilities
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "File System Utilities"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
GPS Utilities
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "GPS Utilities"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
Graphics Support
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "Graphics Support"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
Interpreters
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "Interpreters"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
Network Utilities
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "Network Utilities"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
@ -1 +0,0 @@
|
||||
System Libraries and NSH Add-Ons
|
@ -33,4 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
MENUDESC = "System Libraries and NSH Add-Ons"
|
||||
|
||||
include $(APPDIR)/Directory.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user